In what order should i learn the 12 main programing skills? I have learned JavaScript, CSS and HTML help me☺ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

In what order should i learn the 12 main programing skills? I have learned JavaScript, CSS and HTML help me☺

I have learned JavaScript, CSS and HTML, but is there a specific order I should be learning these because I feel as if I am doing it the wrong way.

3rd Feb 2017, 3:17 AM
Joziah Thayer
Joziah Thayer - avatar
3 Answers
+ 8
Maybe learn jQuery and PHP now that you have learnt JavaScript. After that, just pick any :)
3rd Feb 2017, 3:22 AM
Jafca
Jafca - avatar
+ 2
html>css>javascript properly write the code and be able to debug any error and study backend sql, php, asp
3rd Feb 2017, 3:22 AM
totoro
totoro - avatar
+ 2
So you've already gotten your hands dirty with website design and client-side interactivity. You have a number of things you could try, like Ruby, PHP or jQuery (I suggest learning this one next). A little SQL never hurts, either, especially if you plan on making a site with a login feature. After those, if you continue with the lessons, you'll be taking the courses on full-stack programming languages. I suggest starting with Python, then moving on to Java and/or C#, then C++.
3rd Feb 2017, 3:27 AM
DaemonThread
DaemonThread - avatar