Which one is better? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Which one is better?

After learning html, which programming languange is better to learn for web progrmaing? CSS or javascript?

14th May 2018, 12:00 PM
YES!! I Am
YES!! I Am - avatar
6 Answers
+ 19
All of them are needed for web development.
14th May 2018, 8:42 PM
Igor Makarsky
Igor Makarsky - avatar
+ 6
HTML ->CSS ->JAVA ->PHP
23rd May 2018, 2:41 AM
deeyae
deeyae - avatar
+ 4
Jan Markus got it spot on. Go to the JavaScript course, and it will tell you that you will need at least a basic understanding of HTML and CSS. CSS says you just need a basic understanding of HTML.
14th May 2018, 12:27 PM
DrChicken24
DrChicken24 - avatar
+ 2
After HTML you need CSS to style your site then you will need JavaScript to make it interactive then you need to handle inputs and databases and for that you can use : PHP or python/Django or node. js .. knowing the basics of SQL can be helpful too.
14th May 2018, 3:45 PM
Amine Trabelsi
Amine Trabelsi - avatar
+ 1
After CSS and JavaScript, you should aim for PHP if you want to learn form handling for user input.
14th May 2018, 2:05 PM
Koi Fish
Koi Fish - avatar
+ 1
CSS and JavaScript next. Then look at PHP and SQL and possibly jquery. They will all make much more dynamic and interactive webpages.
15th May 2018, 12:02 AM
Finn Hartwell
Finn Hartwell - avatar