+ 3
Why java is complicated?
help me
3 Answers
+ 6
If java is the first language that youâre learning, you might find it complicated and i actually did when i first started learning java. I think there are two major reasons why i found it a little complicated.
First reason is the instructor or the resource youâre learning from. The way the language explained in some tutorials or book might not make sense to you, so you should try to find the best resource to learn from and when you find it youâll think itâs very easy to understand but some explanations are not good enough to show you how and why the code works.
Second is that the brain needs sometime to get used to the logic of the language youâre learning especially if it was a hard one. Though Itâs always better to start with a hard language and that actually helped me a lot. After i learned java, i started learning some other languages and i found them very easy compared to java. Therefore, if you have difficulties learning java, take a look at other resources, read other explanations and stick with it because after you learn it and understand it, youâll find it much easier to learn other languages.
+ 4
Never give up. Always post Java codes in order to master this language
+ 3
It is not if you practice it. :)