I'm new here, so after learning HTML what should I learn next?? Does it follow any order? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

I'm new here, so after learning HTML what should I learn next?? Does it follow any order?

4th Jun 2019, 12:28 AM
Elle
Elle - avatar
10 Answers
+ 22
Definitely go with CSS - your fresh knowledge of HTML will help immensely. There's no real "official" order and each person has different goals or opinions but here's my take: 1. HTML basics 2. CSS basics 3. HTML advanced, CSS advanced 4. JavaScript basics 5. JavaScript advanced Here's where it gets tricky - you can either improve your frontend skills or move to backend - either way you will use a database of sorts and a language that helps you work with it. MySql paired with python/php/java MongoDB, noSQL, c#, it's anyone's game at this point :)
4th Jun 2019, 12:48 AM
HNNX 🐿
HNNX 🐿 - avatar
+ 10
CSS
4th Jun 2019, 1:25 AM
Sonic
Sonic - avatar
+ 6
After learning HTML you can learn: CSS CSS framework (Bootstrap 4) JavaScript JavaScript frameworks (ReactJS, Vue or Angular) Now you're a Frontend developer!
5th Jun 2019, 1:36 AM
Suraj Singh
Suraj Singh - avatar
+ 6
Front programming languages HTML CSS JavaScript Bootstrap BackEnd programming languages Java Sql
5th Jun 2019, 4:55 AM
Nouman Bin Sami
Nouman Bin Sami - avatar
+ 5
Go for JavaScript basics and CSS , This will helps you to grow fast because you are fresher . After these CSS and JavaScript you sould go for react or gatsby .
5th Jun 2019, 6:17 AM
Omshankr
+ 4
there are three diffrenet things to html and since you know the basics of html you want to go onto css and then when you really know some more advanced html you can tackle javascript (trust me on that javascript can be very difficult and annoying because of it’s strict rules)
4th Jun 2019, 4:20 PM
Cryonic
Cryonic - avatar
+ 4
It depends if your goal backend then php java ruby or python. For front end css js jquery bootstrap. System programming c cpp. Mobile programming java swift. SQL is mandatory also.
4th Jun 2019, 5:40 PM
Sharofiddin
Sharofiddin - avatar
+ 4
According to me you should learn CSS and then java script. This from will make you easy to write your program decoratively
21st Jun 2019, 7:16 PM
Subhransu🤘🏻🤘🏻
Subhransu🤘🏻🤘🏻 - avatar
+ 3
Go for CSS, Good luck!
5th Jun 2019, 7:43 AM
Golbaba
Golbaba - avatar
+ 3
I would look into full stack web development. That is if you care about learning about the back-end.
5th Jun 2019, 5:13 PM
Aakeem Coleman
Aakeem Coleman - avatar