Java Online Book
Is there a Java book on the Internet, such as Dive Into Python, for learning Python?
Other resources on the web besides the standard Java documentation (which is awesome, but almost too technical).
+1
Devoted
source
to share
3 answers
Definitely Thinking in Java by Bruce Eckel.
+10
tunnuz
source
to share
It's hard to say if you meant it by "standard online documentation", but the Java Tutorial is great, and many of us old-timers started with.
+4
Charlie martin
source
to share
When I was learning Java I kept coming back to this site: Notes on Java Programming
Very thorough but concise and easy to read.
0
yalestar
source
to share