0
In which order should a person start programming.
I just started programming with html. I don't know what to next, I would like some advise on which language to next.
5 ответов
+ 9
I'm missing one important thing: first define your goal, then choose the languages that fits your purpose best. Like: You want to be a web developer? Start from HTML.... These advices are quite good:
https://www.sololearn.com/faq/#q1
+ 3
in web development you can go with
1-Html
2-css
3-javascript
4-jquery
5-php
6-sql
extra-extra
And if you're going with programming languages you can go with python or c# , c++
0
Html -> css -> javascript -> jquery -> php.
0
Thanks man