• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Passed SCJP 1.4 - 98%

 
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I finally took the exam today. It feels good to be done! I learned a lot from participating in the JavaRanch Programmer Certification forum. Thanks to all who posted questions and answers.
The hardest part of preparing for this exam was not learning Java. I had problems memorizing stuff, and kept getting test questions wrong even though I knew the basic material. Taking your suggestions to make flash cards solved the first problem. Taking lots of mock exams solved the 2nd. Dan Chisholm's exams fit the bill here! Practice makes almost perfect
I didn't get the "Kathy and Bates" book(or is that the Sierra and Bert book?)until I was already familiar with most of the material for the exam, but I still found it very useful. The book is very focused on teaching you what you need to know for the exam. The exam watch notes explain all the ways that the examiners will try to trick you. The review questions are very similar to the ones on the real exam.
Some exam taking tips:
As the HitchHiker's Guide to the Galaxy said, Don't panic! 2 questions out of the first 3 were the hardest on the test. There were a lot of easier questions after that, and I had time to go back and review the questions I was unsure about. If you have time left, I recommend that you review all your answers. I found that I had checked the wrong answer for one of the easier questions.

The question I got wrong was in the Flow control, assertions, and exception handling section. I got all the Threads and GC questions right, and then missed an easier one!
Thanks, JavaRanch.
 
Ranch Hand
Posts: 366
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats John....Great Score!!!
Sri
 
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations on your great score John!
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
John - Dude !
You rock, 98% ???
You are SO going to help us when it's time to update the book !!
-Bert
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Excellent shot John
 
Ranch Hand
Posts: 74
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Great score! What's your only miss?
 
Ranch Hand
Posts: 513
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations and good luck with your future endeavours! When I passed SCJP in 2000 the only question I got wrong was a fill-in answer. I didnot include the ; at the end of the statement and I got (only) 98% bummer!
 
John Paverd
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ajith
Sounds like you deserved to get 100%, but I didn't. I chose the wrong answer on a question about unreachable code.
Thanks, all.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic