So I have seen topics regarding Java books, and it really looks like "Effective Java" is a very good book regarding Java. Well, unfortunately, I don't have $50 to blow on a new hobby.

My question is, can anybody recommend a quality complete online Java book (preferably one available in PDF)? The closest thing I could think to relate it to would be The Django Book.

Any help would be greatly appreciated. Thank you.

link|improve this question

60% accept rate
Duplicate: stackoverflow.com/questions/382536/online-java-book – Tim Jul 31 '09 at 7:58
feedback

6 Answers

Bruce Eckel's Thinking in Java and Thinking in Enterprise Java

link|improve this answer
Excellent suggeston. And if you wanted to, you could also buy the actual book rather than print out a PDF. – Paul Lydon Jul 31 '09 at 6:56
feedback

Here is an exact match of this question on stackoverflow.

You may also find free books here.

link|improve this answer
feedback

You can buy a used copy of the first edition of Effective Java for $2.90 on Amazon.

link|improve this answer
feedback

http://www.mindview.net/Books/TIJ/ is a super good book , just doesnt got all the latest new language features but a very good place too start

link|improve this answer
feedback

Not really a book but Free Java Programming with Passion! Online Course by Sang Shin is also an excellent resource. Online, Free, Java, with PDFs of the lessons, also includes excercises.

link|improve this answer
feedback

Free Java Programming with Passion! Online Course by Sang Shin is no longer a free course.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.