In which order should i learn the langues for web developing with HTML, CSS, and JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In which order should i learn the langues for web developing with HTML, CSS, and JavaScript?

If i want to learn web developing with HTML, CSS, and JavaScript, in which order should i learn those languages? Or should i learn all of them at the same time?

23rd Aug 2019, 1:47 PM
Ahmad Faris Khawarizmi
Ahmad Faris Khawarizmi - avatar
4 Answers
+ 1
I suggest learning HTML, CSS, then Javascript. Html is the structure of a Web page, CSS describes how HTML elements should be displayed,(btw, HTML and CSS are markup language's) and JavaScript enables interactive web pages. So, learn the markup language's first, then Javascript. I don't suggest learning all languages altogether, cuz it will be too tiring and confusing. I hope this helped! 🤗🤗🤗🤗🤗👍👍👍👍
23rd Aug 2019, 2:27 PM
~Paradoxy ~
~Paradoxy ~ - avatar
0
Ocean Bear Thanks!
23rd Aug 2019, 3:01 PM
Ahmad Faris Khawarizmi
Ahmad Faris Khawarizmi - avatar
0
Np! 👍😅
23rd Aug 2019, 4:26 PM
~Paradoxy ~
~Paradoxy ~ - avatar
0
You should also look for other frameworks like jquery, angular, react etc. They certainly ease things. Also look for bootstrap for easy css.
23rd Aug 2019, 6:50 PM
Tugay Mandal