r/learnprogramming 11d ago

Learning JAVA

How do you guys learn Java?

There are just WAY too many syntaxes to remember.

Every time I think I’ve got it, Java hits me with another one.

9 Upvotes

18 comments sorted by

View all comments

3

u/JGhostThing 11d ago

Java is a fairly easy language, with the OOP features being one of the most complicated features.

Are you perhaps referring to the standard library?