14 Answers
+ 9
In the context of instant gratification. That means you can do _more_ with _less_ knowledge. However, you are making the mistake of not looking at the full picture. The "easiness" of a language is dependant on how you think. I found C to be easiest, so learning C++ was easy. I find Python may seem easy to start but becomes confusing later for the very reason it starts off easy: lack of discipline. I find Python code awful to read.
However, I think like a machine. What still works of my brain is organised and being OCD doesn't he|p.
Python is very abstract. For some, maybe most, this is ideal.
But this is a bad comparison since Python and C++ have different goals. You need to know _why_ you're learning. C++ is compiled, so when you modify the source it must be re-compiled. Python can make changes on the fly because it runs from an interpreter. The trade-off is overhead. C++ has tons of engines/libs, Python has just a few.
So before worrying about which is easy, know what your goal is.
+ 6
Just remember two other things:
Python programmers will find it harder to learn C++ (and similar languages) than C++ programmers will to learn Python.
Python programmers will probably have to learn other languages. C++ programmers can get by on just C++.
Ultimately, if you want a job, you should be learning web and Java.
+ 2
Yes (on many contexts)
+ 2
nonzyro I like your answers like this one.. Detailed, not by part and in very good english (i have very lacks here) 👍👍👍
+ 2
yes python is easier than c++ you can write a codé after 1hour of learning
+ 2
yes.It is.
+ 1
Generally, Python can be easier to learn than C++ as there are less things you would need to keep track of while developing your code, and most of the syntax involves English words and phrases that may describe what they're doing (which replaces the use of symbols in other languages).
+ 1
A.M. Wibawa Compared to C++.
+ 1
OK is amaizing of c++
+ 1
Compared to C++, Learning Python is easy. Basically if you are well acquainted with object oriented programming,then Python is the best.
+ 1
yeah , python easier than c++ , and python dynamically type
+ 1
no
+ 1
c++