• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Jeanne Boyarsky
Sheriffs:
  • Rob Spoor
  • Devaka Cooray
  • Liutauras Vilda
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Piet Souris

52% the first time, 93% today!

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm really excited. I'm looking for a job and all my recent work experience is in Objective-C and WebObjects. I felt like I needed the certification to prove that I could be a Java programmer and I wanted a high score for emphasis. I felt like I was well prepared when I took the test on September 11, but I only scored 52%. At the time, I wasn't aware of all the online resources and hadn't done any mock exams except for the two that came in the books I was using. Those were "The Complete Java 2 Certification Study Guide" (Roberts, Heller, Ernest) and "Sun Certified Programmer for Java 2" from Syngress. I don't think too highly of the former as a standalone guide; I think the Syngress volume is much better at calling out the picky sorts of questions that the test deals in.
Of course, the test engine on the Syngress CD is utter garbage for several reasons:
1) Many of the answers are wrong.
2) Nearly all of the questions appear as Test Yourself questions at the end of the chapters, so you already know the answers by the time you try the test on the CD.
3) Many questions don't display properly, so you can't answer them.
4) The graphics in the page layout interfere with the display of the text.
Anyway, after I failed the first time, I came online to see if there were any resources to help me prepare for taking the test again. That's when I found this site. My main uses of the Ranch were looking at this forum for solace and inspiration; doing the Rules Roundup game for practice; and using the list of mock exams to test myself daily. I also printed out the list of test tips and read through that a couple of times. Interestingly, I have never had a score above about 83% on any of the practice exams, although that's at least in part because I always have the TV on and other distractions while I'm taking them. I did get 100% in the Rules Roundup once.
The first time I took the test, I remember looking at the code samples and thinking, "I don't know what I'm supposed to be looking for here." I had no idea at the time how many rules and subtleties of the language there were that I had either never come across, or that hadn't registered as being important when I read them. (That's my first piece of advice -- read every sentence of the preparation guides as though you expect a question specifically on that sentence; the chances are good that there will be one.) But after taking a dozen (maybe dozens) of practice tests in the last 3 weeks, I'd learned most of the pitfalls. Today I looked at the code samples and would think almost instantly, "Oh, static local variable" or "No default superclass constructor" and so on.
I finished the first pass in about 75 minutes, going very slowly and carefully and marking roughly a quarter of the questions for review. Then I went back and looked at all the marked questions again, changing a couple of answers in the proces. I then went back to the beginning of the test and reviewed every question again from the beginning. Again I changed a few answers, but only when I found something that I had missed that I knew changed my original answer, or when I happened to remember some rule that I had forgotten the first time through.
In the end, I had 100% in all but four categories: 88% in Language fundamentals (embarrassing), 85% in Operators and Assignments (also sort of embarrassing), 85% in Threads (a big improvement) and 80% in the java.io Package (up from 0% in the last go round and not bad for something I haven't really used).
Anyway, that's my story. Oh, I'm going to contact Sun to see if I can get a refund on my first exam. First, it was the morning of September 11 -- if it had been scheduled for the next day, I definitely would have postponed it. Second, the test engine crashed in the middle of the exam and I had to leave the room and get someone from the testing center to reboot the machine. Third, a little bit later, one of the exam center personnel came to ask me if it was my cell phone that wouldn't stop ringing in the outer office -- it wasn't.
Good luck to everyone who has yet to take the exam. I can tell you that just passing it is a real feeling of accomplishment. And thanks to those who keep this site humming -- I will continue to visit and contribute when I can.
Matthew Hicks, SCJP!!! (finally)
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations..............
Well doneWish u GoodLuck FOR Future
 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats! Matt. Good Luck.
 
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Job Well Done. Congrats !
Padmaja
 
Ranch Hand
Posts: 1874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
that is absolutely fantastic. really great to hear that. I hink your story will be inspirational to others. See learning from the mistakes is life. We have to go ahead & correct the mistakes. You have done exactly that. Great . All the very best for the future. I hope you will be active helping other javaranchers.
Your Friendly Bartender
Shailesh.
 
Ranch Hand
Posts: 2378
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Matt, excellllllent job done!
We face some people here who couldn't pass at first attempt and don't give up (think abt Marcus Green). U'll be a model to them....from 52 to 93...gr8, share a shampane with me!


....the test engine crashed in the middle of the exam and I had to leave the room and get someone from the testing center to reboot the machine.


Particularly disgusting to know ur sad experience at the first time... :... as i have a similar experience....u may c my one at....
http://www.javaranch.com/ubb/Forum44/HTML/001127.html

------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!
[This message has been edited by Ashik uzzaman (edited October 07, 2001).]
 
Ranch Hand
Posts: 280
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Matt,
U R great
this would be very inspiring for all.
 
Ranch Hand
Posts: 356
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Matthew.
--Farooq
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and way to stay with it and get what you wanted.
Best of luck for your future

------------------
Dave
Sun Certified Programmer for the Java� 2 Platform
 
Ranch Hand
Posts: 3141
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Matt
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great explanation, Matt and congrats.
Donald
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thats what the great stuff is made of!
Hats off to you Matts.
Puneet
 
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
Good job Matt
------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform
 
Matt Hicks
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for all the congratulatory messages. Now I just wish passing the test was actually helping me land a job, but so far it seems to have had no effect. I didn't expect offers to come pouring in, but I thought that I might at least get a call on one or two of the Java positions that I've been applying for.
BTW, I just posted some study/exam tips in the SCJP Study forum. I think I have a somewhat different style of studying and exam taking than do some, and I'm hopeful that my perspective may help some people in their preparation.
Thanks again for support and for the Java Ranch Web site.
- Matt Hicks
 
Ranch Hand
Posts: 2823
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Keep trying Matt. When I landed mine years ago I must have sent out 100-200 resumes. Wasn't hearing anything from anyone. Then accepted 3 different positions within 2 months. Timing is everything and right now isn't great in certain areas.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic