• 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
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

SCJP CX-310-065 or CX-310-055 ?

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

this year i prepared for the Sun SCJP exam (CX-310-055) for Java 5 (1.5) SE.
(Mostly with this book: SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) ISBN-13: 978-0072253603)

This morning i liked to register to the exam but then i saw an updated/new exam: Sun Certified Programmer for the Java Platform, Standard Edition 6 (CX-310-065).

Now i'm double-minded if i should register to the CX-310-065 (java 6) instead to CX-310-055 (java 5).

On the sun website are only a few (mostly small) differences in the exam-objectives. And: I think there are not so many changes in the language from 5 top 6 (but i'm not sure).


My question is: Can anyone give a recommendation?

For example something like this:

"If you are well prepared for CX-310-055 then you have good chances for CX-310-065, too"
or
"Preperation for CX-310-055 is really not good enough by half for make CX-310-065"
or
"There are only a very few exam-relevant changes from java 5 to java 6"


thank you very much!


best regards
christian
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The SCJP 1.6 is not yet available, so if you plan to take it in any near future, you surely should go for 1.5 instead of waiting.

We've been talking about the new SCJP here: https://coderanch.com/t/266483/java-programmer-SCJP/certification/scjp
 
Christian Pfahl
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Gosia Wittemann:
The SCJP 1.6 is not yet available, so if you plan to take it in any near future, you surely should go for 1.5 instead of waiting.
....



Hi,

thanks for the reference to the other thread - there a some interesting informations!

The SCJP 1.6 is now available in germany:
SUNs German CX-310-065 in english

(I called SUN in munich and they assured that the exam is bookable)

regards
Christian
 
Gosia Wittemann
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So, now I have something to think about. I wanted to take the 1.5 version end of month in Berlin, but now I'm not so sure any more.

Anyway, thanks for the information!!
 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are some subtle differences between the 5 and 6 test:

Objective 3: New class System.Console
Objective 5: (Objective 5-2, no overriden methods any more, only overloaded, I do not belive??)
Objective 6: NavigableSet and NavigableInterfaces.
Objective 7: No system.gc() any more, but still garbage collection

Time new: 210 min, 49 questions to pass, 72 questions
Time old: 170 min, 43 questions to pass, 72 questions

In the 6 test you have slightly more time per question.
 
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Terence", please check your private messages for an important administrative matter.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Now the number of question and the Time has been revised for SCJP6
* Number of questions: 60 (earlier it was 75)
* Pass score: 58.33 % (35 of 60) (earlier it was 65% (49 of 75) )
* Time limit: 180 minutes (earlier it was above 220mins)
please check for recent changes at http://www.sun.com/training/catalog/courses/CX-310-065.xml
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jayakumar,

It turns out this thread was pretty old - we call it a "zombie" thread here at the ranch.

Usually it's best not to add a post to an old thread like this - for instance in this case the "news" was pretty old, and your post didn't quite match the original discussion.

So, best to stick with current discussions!

thanks, and welcome to the ranch!

Bert
 
She said she got a brazillian. I think owning people is wrong. That is how I learned ... tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic