• 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
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Passed...

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
71. Not stellar, but hey... I did it. It's a lot tougher than any mock exam I took. The real key is exposure to Java code... practical real life code. But seeing a lot of code in real life may not prepare you for some the "shorthand" Java code on the exam.
I couldn't believe the number of questions on Threads my test had. That section by itself killed my score. As a web application developer, a superfical understanding of Threads is needed; the web application server handles quite a bit of that for the programmer. Reading the Study Guides helped me I'm sure, but having real experience with Threads is the key I think.
 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Job Timothy! What study materials did you use ?
-PP
 
Timothy Stone
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used a number of references... RHE of course. I later bought an additional study guide pub. by Syngress/Osborne. It has some real good questions and covers some topics better than RHE... like Garbage Collection.
I also used the Java in a Nutshell series a lot. JIAN and JIAN Examples both are very good references. I can't say enough good things about David Flanagan's writing and knowledge of Java. JIAN is a must have supplement.
Plus I took Marcus Green's Mock Exams, as well as the JWhiz exams. (no comment on the fact that it's not cross platform... shame on JWhiz.)
 
Ranch Hand
Posts: 2379
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 Timothy.... ....yah i think this is the most code-oriented exam compared to any other online certificates....
------------------
Muhammad Ashikuzzaman (Fahim)
Sun Certified Programmer for the Java� 2 Platform
--When you learn something, learn it by heart!
 
Ranch Hand
Posts: 122
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Timothy. Have a great journey ahead !
Padmaja
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats, Timothy.
Donald
 
Ranch Hand
Posts: 3244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Timothy
congrats and dont get all wrapped up about the score, the important part is that you passed!!

------------------
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 Timothy
------------------
Jane Griscti
Sun Certified Programmer for the Java� 2 Platform
 
WHAT is your favorite color? Blue, no yellow, ahhhhhhh! Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic