What next? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What next?

Hey all, I've been really enjoying this app and have just completed HTML fundamentals. I feel it was really beneficial for me and I want to continue but I don't know where to go next. During the course there were some moments when JavaScript was mentioned, specifically regarding API. I was wondering whether anyone (fellow beginners or advanced) could give me some advice on where would be best to progress to next. Would JavaScript be a good place to get stuck in or should I complete a start a different course? Any help would be greatly appreciated. Thanks!

26th Apr 2017, 8:43 PM
Gareth Rodgers
3 Answers
+ 5
Edward told the Best way! HTML then CSS and then Javascript! After JS you can go to jQuery. if you like coding like you do in js you can start learning java or C++ PHP is a server sided programming language also important for Web developing
17th May 2017, 10:42 AM
Cubensis
Cubensis - avatar
+ 4
yea do css next. then after that do javascript, and those 3 together will be good for web development
26th Apr 2017, 8:51 PM
Edward
+ 1
actually, html, css, js and some framework for responsive page is enough for web design (front end). if you want to do backend, you should know pretty much about front end and some server side language (or more of them). I would recommend php and ruby( ruby on rails). For now go on css, and after that javascript as said in previos answer.
26th Apr 2017, 9:20 PM
Amar
Amar - avatar