Rating:  Summary: Excellent Book for Exam! Review: This book is excellent to those who have Java programming experience. For those who are new to Java, I would recommend the "Programmer's Guide to Java Certification" by Khali Azim Mughal because it provides you a lot of practice exercises to help you understand the theory. The above combination would be perfect. In the real exam, the question style is similar to the RHE and PGJC book but the answers are tricky, make sure you understand completely to the OOP chapter(practice make perfect).Here, I took 10 minutes to break down the 10 exam section before I started to take to helping you concentrate on the major areas to pass the exam: a) Decla & Access Control ( 8 ) b)Flow Control & Exception Handing (6) c)Garbage Collection (3) d)Language Fundamentals(8) e)Operators & Assignments(7) f)OOP( Overloading/Overriding,inner class,etc)(9) g)Threads ( 4) h) Java.awt.package -Layout & Event(6) k) java.lang package (6) i) java.util package and (implicitly)java.io (2)There are 10 small source code and 2 long ones, the rest are theory.I passed the exam yesterday with very good score. Do not expect a perfect score but rather understand Java concept thoughly. I also purchased the gEsJava2 and Jcertify. Those are excellent mock exams. Very closed to the real exam, but make sure that you understand the concept first before taking them.Good Luck! Join me in the Java legacy <:-).
Rating:  Summary: Don't Buy Just For Sun Certified Java Developer Exam Review: This book will get the job done if you're using it to pass the SCJP exam. However, it is not at all helpful when it comes to the SCJD assignment. The book gets way too advanced when it comes to the SCJD part. It glosses over topics like distributed event notification, and creating a thread pooling mechanism. These things are not necessary for the exam at all and the book's explanations are way too generalized to help you understand them anyway. I found the book's style to be too formal and much less readable than the book by Kathy Sierra. If you're just taking the SCJP test, this book will work for you. But, if you're going for the SCJD, I recommend "The Sun Certified Java Developer Exam With J2SE 1.4." This latter book goes into way more detail and is much more helpful for SCJD.
Rating:  Summary: Complete Java 2 Certification Study Guide (3rd Edition)by Ph Review: Very good book cotaining essensial material and in the same time easy to follow and understandable.
|