• 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!

 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Took SCJP2 exam at 11:00am this morning. This was a tough exam!Scored 83% - 49 out of 59. I was actually shocked that I passed - I didn't think that I did. Some benchmark advice: 90% of the questions were 20%-30% harder than the toughest questions in J@Whiz. I felt that many of the questions could have been clearer. Even with all the advice from this site (which is much appreciated) there's nothing like the real-feel of actually taking this exam. I don't know if there are different difficulty levels between exams but mine sure proves to me that anyone passing one of these has to know their stuff. This will definitely influence my hiring process.
Gregory Garrison - Sun Certified Programmer for the Java 2 Platform - SCJPToo.
 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats !! i also passed today
 
Ranch Hand
Posts: 136
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations! It's good to know that people at higher level have started appeciating the certification.
 
Ranch Hand
Posts: 1246
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!! YOU DID GREAT!!
 
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
Congratulations Gregory
Good job!
------------------
Valentin Crettaz
Sun Certified Programmer for Java 2 Platform
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Greg,
It seems you have got exceptionally tough set of questions which few of us also faced. But i am sure it must have been more satisfying clearing the tough paper like this.
Congrats buddy. Great job done.
Best wishes for your next course of action
george
 
Gregory Garrison
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks everyone,
Yeah George, I finished the exam and walked out of the room scratching my head - whoever said this was easy. You should have seen the look on my face when the monitor told me I passed. I was expecting the worst. The questions seemed compounded with -say - threads for a language fundamental question. Must have had 8 questions with threading of which only half were actual thread questions. No more than 5 questions were straight forward such as io constructors or Strings or AWT Layouts. Hmmm, wonder if Sun gives a harder test on first try so you have to pay to take it again. Just a conspiricy THEORY!
Also - Just downloaded the Developer Assignment so I'll see Y'all in the Developers forum!
Gregory Garrison - SCJPToo.
[This message has been edited by Gregory Garrison (edited December 04, 2001).]
[This message has been edited by Gregory Garrison (edited December 04, 2001).]
 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great job Garisson.Can u throw some light on threads question.What SUN want to ask in thredas.
Bye.
Viki.
 
Gregory Garrison
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Lot's of Async type questions at the class, object and method level.
 
reply
    Bookmark Topic Watch Topic
  • New Topic