Learning step by step | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Learning step by step

Hello. What courses I have to learn after another courses? I mean is there any arrangement for learening corurses in sololearn?

10th Jun 2019, 8:56 AM
NodeJsCode
NodeJsCode - avatar
6 Answers
+ 2
Which language should I learn first? 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.
15th Jun 2019, 12:56 AM
NodeJsCode
NodeJsCode - avatar
+ 3
what do you want to create, website, web app, andriod app?, that will determine what you need to learn
10th Jun 2019, 9:44 AM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 2
Nice. Good advice.
10th Jun 2019, 11:10 AM
NodeJsCode
NodeJsCode - avatar
+ 1
All of them. But just for now I want to create website, after that web app, after that Android app, then create camputer game's.
10th Jun 2019, 10:17 AM
NodeJsCode
NodeJsCode - avatar
+ 1
There is a small arrangement in this HTML lesson: https://www.sololearn.com/learn/HTML/1021/ But actually there is not, you can make yourself one. I don't recommend to rush, as Websites, Android Apps and Computer games are topics, that are quite far away from each other. For creating websites, (I've thought that websites and web apps are same thing) I would recommend to just follow the list in the link. (HTML, CSS, JS and PHP). For creating android apps I would recommend to learn Java. Many programmers would recommend C# for making computer games with Unity.
10th Jun 2019, 10:58 AM
Seb TheS
Seb TheS - avatar
0
Hey, I recommend you to read the below article, it is very useful for me: https://medium.com/free-code-camp/what-programming-language-should-i-learn-first-ʇdıɹɔsɐʌɐɾ-ɹǝʍsuɐ-19a33b0a467d
15th Jul 2019, 6:55 AM
NodeJsCode
NodeJsCode - avatar