+ 2
Python vs Java vs C++
I want to learn a new programming language and I don't know which of these above I should learn first and use overall?
3 ответов
+ 5
Well we can't compete langua ges because every language is unique in its own way.  
Python : 
Pro: super easy,  beginner friendly, have lot of demand in today's industries etc. 
Cons: 
Not so powerful
C++ 
Pros: massively powerful,  have scope game industries, mainly used for building heavy programs like AI
Cons: not a bit beginner friendly,  is very manual
Java:
Pros: powerful,  in demand,  all rounder 
Cons:
Have a not good name 'Java'
Complex 
I am a c++ programmer and gonna be a AI developer
+ 2
You should learn c++. At first I had started python. Everything was easy till object oriented programming. Its quite complex in python.So i gave up on python and started c++. Its very powerfult.But you need to learn syntax.
After you had learn c++,  python or java wil be piece of cake for you



