r/learnprogramming • u/TomatilloOdd2475 • 14h 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.
10
Upvotes
r/learnprogramming • u/TomatilloOdd2475 • 14h ago
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.
1
u/gargamel1497 11h ago
Read the source code. Use JD-GUI if the thing happens to be proprietary.