+ 1
In What Order To Study Coding
Hello and good day! I just want to ask in what order should I study different types of coding. I learned some basics about HTML first, then CSS. I know I should start studying JS too, but what comes after that? Do you have an advice in which order should I take? Thank you in advance for your response.
3 Answers
+ 6
if you want to be web designer then :
â Html
â CSS
â JavaScript
â bootstrap
â jQuery
if you want to be web developer:
âphp
â Sql
â ruby or python
ânode
0
html
css
JavaScript
nodejs
jquery
0
Thank you for your answers!