| Author |
What is your all time favorite Java book?
|
Aaron Marshall
Greenhorn
Joined: Jan 25, 2011
Posts: 2
|
|
|
What is your all time favorite Java book?
|
 |
Helio Padrao
Greenhorn
Joined: May 17, 2011
Posts: 5
|
|
Pro Android 3 .
|
 |
Jomy George
Ranch Hand
Joined: Jan 13, 2011
Posts: 58
|
|
|
Thinking in Java
|
 |
Wim Vanni
Ranch Hand
Joined: Apr 06, 2011
Posts: 96
|
|
Jomy George wrote:Thinking in Java
You gotta love Eckel
|
 |
Stephan van Hulst
Bartender
Joined: Sep 20, 2010
Posts: 2771
|
|
|
Effective Java, beyond a shadow of doubt.
|
 |
Carey Brown
Ranch Hand
Joined: Nov 19, 2001
Posts: 130
|
|
|
"Core Java for SE 6, volumes I & II" Not a light read or a beginners book but VERY complete. It assumes you have at least a basic knowledge of Java. I can usually find snippets of code in there for problems I'm tackling.
|
 |
lokesh chenta
Ranch Hand
Joined: Oct 27, 2009
Posts: 75
|
|
Haven't read lots of books .. but definitely "Effective Java" among those that I have gone through
|
Lokesh, Chenta
( SCBCD 5, CCENT, SCJP 5 )
|
 |
Mohamed Sanaulla
Bartender
Joined: Sep 08, 2007
Posts: 2693
|
|
|
Effective Java, Head First Java
|
Mohamed Sanaulla | My Blog
|
 |
Seetharaman Venkatasamy
Bartender
Joined: Jan 28, 2008
Posts: 4503
|
|
Carey Brown wrote:"Core Java for SE 6, volumes I & II" Not a light read or a beginners book but VERY complete. It assumes you have at least a basic knowledge of Java. I can usually find snippets of code in there for problems I'm tackling.
me too
|
Not everything that counts can be counted, and not everything that can be counted counts-Albert Einstein
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3334
|
|
Effective Java Programming Language.
Head First Design Patterns.
Inside Java Virtual Machine.
Java Concurrency In Practice.
Java Puzzlers.
|
 |
Rahul Sudip Bose
Ranch Hand
Joined: Jan 21, 2011
Posts: 637
|
|
Java - How to program by deitel. Amazing beginner book. Good for reference too.
SCJP 6 prep book by kathy sierra and bert bates. A must read after reading basics of java.
BAD BOOK (i felt the need to add this) : Complete Reference by Herbert schildt
|
SCJP 6. Learning more now.
|
 |
Abhay Agarwal
Ranch Hand
Joined: Feb 29, 2008
Posts: 655
|
|
Head First Java
Effective Java
Java puzzlers
Inside Java Virtual machine
SCJP Study Guide (Kathy Sierra book)
~ abhay
|
Oracle certified Java 7 Programmer, SCJA 1.0, SCJP 5.0, SCWCD 5.0, Oracle SQL Fundamentals I
|
 |
German Gonzalez-Morris
Ranch Hand
Joined: Nov 16, 2009
Posts: 37
|
|
Thinking in Java
however I see many mention Effective Java... I think I'll take a look.
|
http://devwebcl.blogspot.com/
|
 |
 |
|
|
subject: What is your all time favorite Java book?
|
|
|