+ 4
Between Java and Python, which one is better to learn first and why?
3 Answers
+ 6
python is def easier of the two. I would learn Java because of its versatility. plus if you learn Java first you will be able to learn other languages with ease.
+ 2
Java. It's type safe and it's a compiled language which makes mistakes easier to find.
I agree that Python is very easy - it's simple yet powerful. But if you really want to learn coding, you shouldn't rely on simplicity.
+ 1
Python is probably best because it is easy to learn and teaches you basics that you will need for other languages too. Java is more widely used but is really hard to learn especially without understanding coding basics