Friday, October 15, 2004

Review - A Programmer's Guide to Java Certification

A Programmer's Guide to Java CertificationA Programmer's Guide to Java Certification: A Comprehesive Primer, Second Edition
by Khalid Mughal, Rolf Rasmussen

5 out of 5 stars

If you are studying to become a Sun Certified Programmer for the Java 2 Platform 1.4 this book will help you to receive not just a passing grade but an excellent understanding of the intricacies of the Java programming language. Mughal and Rasmussen aren't satisfied with simply giving you a minimal understanding of Java so that you can pass a test. They are interested in helping you to understand the language at a deeper level. After all, it is much easier to pass the certification exam when you actually understand the material rather than when you have simply memorized a lot of details.

I'll give you an example of the level of detail that the book covers. Section 5.2 of the book covers Selection statements. The section starts with a description of the if statement followed by an activity diagram which explains the flow of the statement. The authors then show a simple example followed by a clear explanation of the if statement. Then they do the same with if-else, this time using several examples. The same level of detail follows for the switch statement, again providing clear text, with a simple activity diagram, followed by several well explained examples. Finally, the section ends with several review questions. What this means is that this book can serve you well even after you have passed the certification exam. You will be hard pressed to find a better written reference.

The book covers all the information you need to pass the certification exam and covers the material needed to connect all the pieces together. The included CD has several mock exams with questions that will help you understand the type of questions that you will face on the actual exam. If you do well on the mock exams you will do well on the real thing. Overall, this is an excellent book for studying for the Java certification. But it is such a good reference that you will want to keep it nearby even after you have passed the certification.

This earned 5 stars on Amazon. The book is published by Addison-Wesley.

The review can be seen on Amazon on My Amazon Reviews page.

1 comment:

Anonymous said...

I recently took the Java certification test and this was one of the books I used. It was ok, but I would highly recommend the study guide by McGraw-Hill because it seemed to do a better job of explaining why things work the way they do.

In my opinion the real advantage of Mughal and Rasmussen's book is the difficulty of their practice questions. If you can get a good score with their practice test you'll probably do just fine on the actual exam.