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
posted
0
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.