What to learn; and in what order. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What to learn; and in what order.

Hello coding world! I'm new to the app (and coding altogether), so I have NO idea where to begin. Could someone please help?

21st Feb 2017, 10:03 PM
Michael Rocha
Michael Rocha - avatar
2 Réponses
+ 7
I'm also new but apparently HTML is the way to start, it all depends what do you want to do, though
21st Feb 2017, 10:49 PM
Dunja Cetkovic
Dunja Cetkovic - avatar
+ 2
For Web development take these courses: HTML then CSS then JavaScript. That will give you a great start for front end development. Next if you want to dive into backend for Linux servers take the PHP and for Windows learn ASP.net and maybe C#. For database programing take the SQL course. For desktop programs learn C++, C# and/or Python. For Apple iOS learn Swift and maybe Objective C. For Android learn Java. (Note Java can be used for a lot more than just Android from backend Web development to to microwave ovens) For gaming C++ (very useful with Unreal engine) and C# (Unity).
21st Feb 2017, 11:01 PM
Larry Allen
Larry Allen - avatar