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?
4 Respostas
+ 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! 🤗🤗🤗🤗🤗👍👍👍👍
0
Ocean Bear Thanks!
0
Np! 👍😅
0
You should also look for other frameworks like jquery, angular, react etc. They certainly ease things. Also look for bootstrap for easy css.