+ 1
Java is looking tough
what should I do before learning java
5 Respostas
0
Java is actually one of the best languages to learn OOP on, but this is just my opinion having experience with a number of languages including C++ & Python. But a lot of the concepts may be a bit hard to digest, I didn't understand generics all that well until I encountered the same topic in another language.
The trick is to realize that even the most complex constructs can be broken down to simpler bits to make better sense of. My advice is to try & understand any code that's giving you trouble by looking at the purpose & function of every element that makes up that code.
+ 8
clear concept of OOP's(object oriented programming).. i learn c++ before java..
+ 2
I also thought when I first started learning Java.
+ 2
Try to play with the code in the course, and work from there.
https://www.sololearn.com/discuss/580291/?ref=app
0
h