Hi
I'm thinking about starting to learn Java and I was wondering if anyone could recommend a good idiot-proof book to help get me started.
Printable View
Hi
I'm thinking about starting to learn Java and I was wondering if anyone could recommend a good idiot-proof book to help get me started.
Try books by Sams Publishing, or "For Dummies" books, such as Java For Dummies or Teach Yourself Java in 21 days.
hey pix,
I have couple java books...it all depends on how far you want to go and what you are using the books for.
If you are using the book for the certification exam(sun) and beginner...
Phillip heller's book for study guide...is a good one.
and u do decide to focus on the exam later, I would also recommend that you pick up..Java The Complete Reference(I forget the author). I don't have the book with me now(my sis is using it for her studies).
For all-around good design book. I would recommend core java Volume I and Volume II. It has everything except servlet section(last time i checked). It is by cay s. Horstmann and Gary Cornell. It has everything(i.e. ample examples, good amount of explanation, etc).
And rest of the books are based on individual needs...
there alot of websites that help in the learning...I might be able to make a list of it if you need it..but these books i recommend
Manoj:cool:
Free PDF books. Thinking in JAVA 1 & 2
TIJ Second Edition
http://www.planetpdf.com/codecuts/pdfs/eckel/TIJ2.zip
TIJ First Edition
http://www.planetpdf.com/codecuts/pdfs/eckel/TIJ.zip
Thanks everyone :)
Try the "trails" on java.sun.com :)
I'll have a look at that too - thanks :)