What order of languages do you think is best for a person to do programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What order of languages do you think is best for a person to do programming?

With the number of programming languages currently available, it is very confusing to know where to start and where to go from there. So, please suggest your views on this.

3rd Jun 2017, 10:09 AM
Sai Saketh Aluru
Sai Saketh Aluru - avatar
4 Answers
+ 2
Experience some with some languages if you're not sure what to make. Each language has its own purpose: Web development: HTML + CSS + JavaScript (+JQuery + PHP + SQL) Android apps: Java iOS apps: Swift Microsoft apps: C# General apps: Ruby, Python, C++ Games: Java, C++, C# for Unity
3rd Jun 2017, 4:27 PM
Maart
Maart - avatar
+ 2
What do you want to make? Games, websites, apps (on which platform)?
3rd Jun 2017, 10:21 AM
Maart
Maart - avatar
+ 1
I completely agree with @Maart! It really depends on where you wanna go. For web stuff ruby or python is always a really nice starting point where you can find loads of information out there. if you want to do programming which is performance oriented, there is no other way then C and C++. Big difference here is that you need to be aware of how memory works to write priper code. Cheers
3rd Jun 2017, 11:05 AM
Rob Sommerer, MSc
Rob Sommerer, MSc - avatar
0
Thanks @Maart. I have just started programming. did a couple of courses here. I would like to know what options I have so that I can proceed along some plan.
3rd Jun 2017, 10:50 AM
Sai Saketh Aluru
Sai Saketh Aluru - avatar