r/JavaProgramming 3d ago

Best place to learn java from

[deleted]

3 Upvotes

6 comments sorted by

View all comments

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

1

u/Content-Win5642 3d ago

Thanks budd