+ 12
Why is Java hard and confusing to learn? I have learnt python which was easy to learn.
Question
4 ответов
+ 4
Java is OOP language and performance is high. If you want to maximize performance you need to go lower level languages which brings complexity. Python is one of the most high level languages and performance is not that good on critical systems where they run C/C++ or Java. Python was a scripting langauge then it adopted OOP. if you still think python is easy, try making me an OOP game with python rofl
+ 3
Java syntax is more verbose and the fact that you can't do purely procedural programming on it adds to its difficulty.
+ 2
Agree with Talha Altınel , the basic Java syntax, etc. shouldn't be all that difficult or unfamiliar but the object oriented programming part of Java can take a while to fully sink in ☕
+ 1
just open the in-game console and type /help