DEV Community

Cover image for The Languages Program You should to learn it if you wanna be Web Developer
MunJitso
MunJitso

Posted on

The Languages Program You should to learn it if you wanna be Web Developer

If you want be a Web Developer !
You should to learn this languages program,
step by step:

1- HTML
2- CSS
3- HTML5
4- CSS3
5- JavaScript
6- php
7- MySQL
8- JQuery
9- Bootstrap

Top comments (1)

Collapse
 
johnhayesio profile image
John H • Edited

I agree. At this point HTML5/CSS3 is the standard and adopted by everyone. jQuery is still used, but not nearly as much as in past years. Bootstrap has even dropped the jQuery dependency in v5. I think it could be something to know if you are migrating legacy code, but it is not necessary to know jQuery in this day and age. PHP is still heavily relied upon in Wordpress development and as a standalone language. Along with MySQL, or as an alternative, I would say PostgreSQL because many companies are using using it more and more. Good start, but definitely not a be-all and end-all.