+ 4

What should I learn more c++ or python?

I know some basics of C++ which was taught to me in higher secondary. Now I am willing to increase my programming language. People say python is easier than c++ and it is most used. Should I prefer python or continue learning C++ or should Iearn both. If I learn both how long will it take to complete.

19th Jul 2017, 3:10 AM
Tamil Selvan
Tamil Selvan - avatar
3 Answers
+ 14
Go for both and don't worry about how much time it takes . well it's depends on you motivation.😉
19th Jul 2017, 3:32 AM
The Search
The Search - avatar
+ 13
If you want to focus on web applications, then I suggest learning Python. It is one of the best languages on the market today for backend development in large scale web applications.  Python is easier to learn and reads better.  Well , C++ gives you a LOT of individual power as a programmer to make stack-level and system-architecture level decisions, which is not possible with Python very easily. But , Python is a great language for turning high level ideas into things that work.
19th Jul 2017, 3:31 AM
The Search
The Search - avatar
+ 4
Since you already have knowledge of C++, I would keep going with it. If your knowledge isn't fresh, however, I would recommend Python since it's still growing and easy (for a programming language) to understand.
19th Jul 2017, 3:12 AM
Keto Z
Keto Z - avatar