Which language should I learn to develop my programming career? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 25

Which language should I learn to develop my programming career?

27th Apr 2018, 5:27 PM
Pato K
Pato K - avatar
19 Answers
+ 18
it depends which language you have a passion for.With greater passion comes the urge to try something new which is very healthy for your career
1st May 2018, 5:05 AM
Barracoder
Barracoder - avatar
+ 12
Well, it totally depends on you. ..But you should have command on C++. Its scope is high.
30th Apr 2018, 1:19 PM
💞ⓢⓦⓐⓣⓘ💞
💞ⓢⓦⓐⓣⓘ💞 - avatar
+ 9
Well, what about you check out the answer to the first question on this link? It might help. I directed you to this link because the choice of language depends on your interests as each language has different applications https://www.sololearn.com/faq
27th Apr 2018, 5:56 PM
cyk
cyk - avatar
+ 9
Java worked well for me, but I recommend a mix including html, css, and JavaScript.
28th Apr 2018, 10:59 PM
Scott
29th Apr 2018, 1:30 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 7
it realy depends of what path in programming you want to folow if your end goal is to make websites you should invest time in learning the basic web languages like html css js jquery (wich is actualy nothing more then a js library)sql maybe php or other serversided lang. like python wich will also benefiet you in the future if you want to dive deeper in analyses or data science . On the other hand if you want Do hardware coding Go for c and asm . for aplications for android or otters you maybe want to give java a Go and for desktop ap c++ c# (java wil also work just fine for this)bottom line is that alle languages have their own field of operations , Some have a broader field then otters, but its opt to you what field to choose !
28th Apr 2018, 7:23 PM
Yanick Math
Yanick Math - avatar
+ 6
yes swati is right c++ has high scopes and is easy at the same time... however learning java and c++ at the same time may cause confusion
30th Apr 2018, 2:06 PM
AKSHAT BISHT
+ 5
Maybe java or python. I think java is better because many people learn it so you can easily find the answer for questions you don’t understand.
29th Apr 2018, 4:12 PM
Windy
Windy - avatar
+ 4
python is on the great demand . so you should learn python for programming and get succeed in your carrer
28th Apr 2018, 1:03 PM
Yuvraj Singh
+ 4
function varTest() { var x = 1; if (true) { var x = 2; // same variable console.log(x); // 2 } console.log(x); // 2 } function letTest() { let x = 1; if (true) { let x = 2; // different variable console.log(x); // 2 } console.log(x); // 1 }
28th Apr 2018, 10:47 PM
ilja. sergijenko
ilja. sergijenko - avatar
+ 4
yes swati is right c++ has high scopes and is easy at the same time... however learning java and c++ at the same time may cause confusion
30th Apr 2018, 2:05 PM
AKSHAT BISHT
+ 4
find these high demand languages Java, C++ ,Python, C# , Swift, JavaScript, Typescript, Golang, Ruby. try them all and choice your favorite one. for me Dartlang, Golang and JavaScript.
1st May 2018, 8:58 AM
sreypov
sreypov - avatar
+ 3
depends on the scope of the programming you are interested in, but on a personal level java and ruby.
1st May 2018, 6:00 AM
Jorge Palacio Barcinilla
Jorge Palacio Barcinilla - avatar
+ 3
in my opinion you should learn python .or you should go for ethical hacking.because security is major role in every field.
1st May 2018, 1:37 PM
Gaurav
Gaurav - avatar
+ 2
basically most of the programming language are from C
1st May 2018, 11:25 PM
gita ang
gita ang - avatar
+ 1
Java, Python, or Swift, in my opinion.
1st May 2018, 11:59 AM
Void Skeleton
+ 1
It really depends on where you see yourself programming-wise in, say 10 years. If you want to pursue client-side programming, try VisualBasic, Java, C++. For games, try C++ or C#. For web development, begin with HTML/CSS and then when your confident enough, maybe try web-oriented server side programming such as PHP. Hope this helps! :)
1st May 2018, 3:22 PM
Oliver Chapman
Oliver Chapman - avatar
+ 1
well it really depends on what you would like to do and which area you would like to venture in i.e web development, mobile or developing desktop apps
1st May 2018, 7:30 PM
kimmitts
kimmitts - avatar
+ 1
benim adım morhaf
2nd May 2018, 2:41 AM
Morhaf Z