What should I learn first as a beginner? Html, javascript,python, php.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

What should I learn first as a beginner? Html, javascript,python, php..

Interested to learn but confused which one to start with..

9th Nov 2017, 4:55 PM
Cosco Co
2 Answers
+ 3
At first, you have to define your aim and sphere you want to work on. Is it a web development, object-oriented programming or something else. Because you can't handle all of the courses simultaneously. If you are interested in building websites, start with learning HTML and CSS. If you want to create programs, I suggest you starting from C++, and then moving into JAVA, Python, etc.
9th Nov 2017, 5:31 PM
Ozodbek Kuchkarov
Ozodbek Kuchkarov - avatar
+ 2
I assume you're wanting to focus on web design/development. This is the order I'd do it: HTML, CSS, JavaScript, jQuery, PHP, SQL, NodeJS, Angular, React, Python, Java, etc... As you go along, you'll discover frameworks and other stuff that you can utilize. So just be open to learn more and to use things that compliment whatever you're trying to do. My best advice is to learn and focus on whatever is going to best compliment what you're doing at the moment.
9th Nov 2017, 5:02 PM
AgentSmith