• 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

 
Ranch Hand
Posts: 347
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all!
I passed the exam last night with a score of 86%, not fabulous but good enough.
Just wanted to take this opportunity to thank everyone at the JavaRanch for their help and insight, especially Paul Wheaton for his patience and excellent advice on the Cattle Drive. Also thanks to those who replyed to my questions in the forums. I have been teaching myself Java and you all made it much easier and quicker for me.
I also wanted to give some advice for those who haven't taken the exam yet. I definitely got questions that were not really listed in the objectives. For example,I used RHE to study and they said that because the Thread methods stop(), suspend() and resume() were deprecated they were just sort of glossing over them and not to worry about them for the exam. I got two questions on these methods. Also, the RHE questions, while very helpful, were much easier than the ones on the actual exam. When I took the mock exam that came on CD with the RHE, I got 100%. Marcus Green's mock exam is more similar to the real one and the score I got on it was exactly the same as on the real one.
I did not get any socket or Media Tracker questions, but definitely several on file I/O. About six type-in-the-answer format (be sure to read the directions carefully on these, as they sometimes specify "do not use any spaces" or other special directions).
Anyway, thanks again to everyone at JavaRanch. This site is excellent and I definitely plan to stick around.
Stephanie
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Steffanie,
U made it ???. Did they ask u anything on swing ???.
Can u tell me where can i find the latest objectives for the exam ???.
Congrats again and all the best,
Prakash
------------------
You can talk to me in yahoo messenger (prm1976@yahoo.com)
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Stephanie!
More than the face value of getting certified, the actual benefits are in the learning experience. The value addition one undergoes during the certification process takes you a long way, more than the certificate itself. Though the percentile score helps attain a personal gratification, it does not imply or overrule the significance of technical competence.
So, celebrate your success because you deserve it!
Good luck
Ajith
 
Stephanie Grasson
Ranch Hand
Posts: 347
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Prakash,
There were no questions on Swing, but there were definitely a number of questions on components, event handling and layout managers, so I would study those alot.
Sun posts the exam objectives at this site: http://suned.sun.com/USA/certification/progobj.html
Hope this helps.
Stephanie
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic