Just passed the
SCJP exam. Have a background in C++ development but have not done much
java professional development -- mostly
applets for personal use. I wanted to pass the SCJP so I could begin working on the
SCJD certification.
1) Purchased and worked through SUN Java Training CD. This CD assumes some programming knowledge, yet is too easy for anyone with a Computer Science background. The module on threading is good and there are some other highlights. This costs ~300 and I would NOT recommend it unless your company will buy it for you. This is the only "mistake" I made in my training. Not deep enough to be of ANY use in passing the exam.
2) Searched on Amazon. Bought the K&B book based on glowing reviews.
3) Found this site.
4) Read K&B cover-to-cover
5) Read K&B again, this time doing ALL the examples and creating my own "study notes". Worked slowly with compiler to
test and explore concepts. This step took about a month.
6) Did first "open book" practice exam to challenge the strengh of my notes. Made additions to notes.
7) Downloaded and took second "closed book" practice exam. Despite it closing out my session without givin me a chance to review some questions I had skipped, I passed with a decent margin.
8) Did the rules roundup. Did it again til I was getting ~90%.
9) Went through 2nd exam again in "open book" mode to make sure I understood all the concepts I had missed.
10) Two days later I passed the SCJP with a good margin.
Summary: The K&B book and the exams provided are enough to pass the SCJP with a healthy margin. The difficulty of the actual test questions are similar in difficulty to the questions in the book and the practice exams. However, the breadth of the actual exam is greater than the sum of the questions in the book and practice exams. There were some questions on the actual exam that I had brushed upon but had not had a chance to test with the compiler, so they weren't solid in my my mind. My impression is that if you want a score in the 80%s or 90%s (very admirable BTW), that you would need additional resources beyond the K&B book, you would need several years of hands on industry experience, plus you would need to take additional mock exams.
OK, so this was not exactly a "fast track". It took a few months. Hopefully this will be of use to someone who is preparing or thinking of preparing for the SCJP.