I want to learn all programming languages from solo learn can anyone suggest me where to start and what order I should continue? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I want to learn all programming languages from solo learn can anyone suggest me where to start and what order I should continue?

I am pretty much confused where to start , many suggested to start with java because it's more important, but after this I'm little confused , whether if i learnt in some random order it will be very hard for me .I also thought that maybe it'll be easier to learn in some set order . So suggest me a good order for learning... Thanks in advance..☺☺

18th Aug 2017, 5:34 PM
Lokesh Rajasekhar
Lokesh Rajasekhar - avatar
2 Answers
+ 10
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. - SoloLearn FAQ -- https://goo.gl/vqZStL
18th Aug 2017, 5:54 PM
Dev
Dev - avatar
+ 6
[Programming] Start as follows 1 - Java ( focus and Google is your friend) 2 - C++ ( focus and stackoverflow is your friend) 3 - C# ( focus and quora is your friend) 4 - Swift ( focus and Bing is your friend) [Scripting] 1 - Python ( focus and pythonprogramming.com is your buddy) 2 - Ruby (focus and Google is there)
18th Aug 2017, 5:54 PM
Given
Given - avatar