It's not a secret anymore!
The moose likes Java in General and the fly likes Java Puzzler Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java Puzzler" Watch "Java Puzzler" New topic
Author

Java Puzzler

Arathi Raj
Ranch Hand

Joined: Nov 22, 2002
Posts: 90
To the author.How does your book help java beginners? will it help to pass SCJP Exam. To what extent will it prepare us to become expert java programmer
Joshua Bloch
Author and "Sun God"
Ranch Hand

Joined: May 30, 2001
Posts: 124
Arath,

The book isn't for raw beginners. You should be reasonably comfortable with Java before you read it. I think it will help you pass the SCJP exam, because it forces you learn the way things really work. What order is an expression evaluated in? How are numbers converted from one integral type to another? And so on.

Best regards,

Josh and Neal


Joshua Bloch <br />Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0201310058/ref=ase_electricporkchop" target="_blank" rel="nofollow">Effective Java</a> and coauthor of <a href="http://www.amazon.com/exec/obidos/ASIN/032133678X/ref=ase_electricporkchop" target="_blank" rel="nofollow">Java Puzzlers</a>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java Puzzler
 
Similar Threads
java smart card
Tutorial
Jar File, Design.txt
Need Some advice
Want to know about border Layout and gridbag layout