+ 2
Which language is best to choose ?
2 Respuestas
0
There are quite a few posts like yours:
https://www.sololearn.com/discuss/1405764/?ref=app
https://www.sololearn.com/discuss/895656/?ref=app
These are only a couple....
It all depends on what you want to do.
Games: C/C++/Java
Calculations: all really
Good for beginners: Python/Java
Websites: HTML/CSS/JS and PHP/Python (Django)
+ 3
Hello, Rishi Raj Singh !
It all depends on the task that you want to solve. However, if this is your first language, I would recommend a strongly typed general-purpose language (C++, Java, .NET): with them, in any case, do not disappear and it will be easy to switch to any other language. Another interesting way to understand what language to take to study - go to GitHub, enter into the search of the topic of interest and see what other developers write.
https://github.com/search
Good luck with programming on SoloLearn!
https://www.sololearn.com/Course/Java/?ref=app
https://www.sololearn.com/Course/csharp/?ref=app
https://www.sololearn.com/Course/CPlusPlus/?ref=app