Is there an online java book like Dive into Python for learning Python?
Other resources online besides the standard Java Documentation (which is awesome but almost too technical)
thx
feedback
|
|
Definitely "Thinking in Java" by Bruce Eckel. | |||
|
feedback
|
|
Hard to tell if you meant this by "standard online documentation" but the Java Tutorial is excellent and what many of us old-timers started with. | |||
|
feedback
|
|
When I was learning Java, I constantly found myself going back to this site: Java Programming Notes Very thorough yet concise and easy to read. | |||
|
feedback
|