+ 3
What lesson should I learn first?
5 Answers
+ 15
From the FAQ:
That depends on what you're trying to achieve. For web development: Start with HTML, and then move on to CSS, JavaScript, JQuery, PHP, and SQL.
For general application programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
Re: https://www.sololearn.com/faq/#q1
+ 5
www.sololearn.com/faq
+ 3
HTML is the base for any website. So HTML, then CSS for styling the HTML, then JavaScript or PHP.
0
âHTML firstly âĄ
it's basic of websites,most importantly.
0
That depends on what you're trying to achieve. For web development: Start with HTML, and then move on to CSS, JavaScript, JQuery, PHP, and SQL.
For general application programming: Python, C++, and Ruby; then Java, C#, or Swift, based on the platform you're targeting.
Also i am new and i have also started with HTML because it is a very much simple tag language. I love HTML with Sololearn.