+ 11
I'm new here, so after learning HTML what should I learn next?? Does it follow any order?
10 ответов
+ 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 :)
+ 10
CSS
+ 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!
+ 6
Front programming languages
HTML
CSS
JavaScript
Bootstrap
BackEnd programming languages
Java
Sql
+ 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 .
+ 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)
+ 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.
+ 4
According to me you should learn CSS and then java script. This from will make you easy to write your program decoratively
+ 3
Go for CSS, Good luck!
+ 3
I would look into full stack web development. That is if you care about learning about the back-end.