+ 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 ответов
+ 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!