Why is Java hard and confusing to learn? I have learnt python which was easy to learn. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 12

Why is Java hard and confusing to learn? I have learnt python which was easy to learn.

Question

25th Sep 2019, 9:22 PM
Debbie
Debbie - avatar
4 Réponses
+ 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
25th Sep 2019, 9:25 PM
Talha Altınel (The Last Sith Lord)
Talha Altınel (The Last Sith Lord) - avatar
+ 3
Java syntax is more verbose and the fact that you can't do purely procedural programming on it adds to its difficulty.
23rd Oct 2019, 9:49 PM
Sonic
Sonic - avatar
+ 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 ☕
25th Sep 2019, 9:58 PM
will
will - avatar
+ 1
just open the in-game console and type /help
9th Oct 2019, 12:20 PM
4br_Bizjak