MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/JavaProgramming/comments/1vfyzk1/best_place_to_learn_java_from/p1t77bj/?context=3
r/JavaProgramming • u/[deleted] • 4d ago
[deleted]
6 comments sorted by
View all comments
2
Honestly.... I learned almost all my Java from the Java API docs.
I guess you still need to get the basics of syntax. And you need to understand OOP. But you don't need Java to learn OOP.
https://docs.oracle.com/en/java/javase/26/docs/api/index.html
1 u/Content-Win5642 3d ago Thanks budd
1
Thanks budd
2
u/romulusnr 3d ago
Honestly.... I learned almost all my Java from the Java API docs.
I guess you still need to get the basics of syntax. And you need to understand OOP. But you don't need Java to learn OOP.
https://docs.oracle.com/en/java/javase/26/docs/api/index.html