• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

SCJP 5.0 exam live on April 18th

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just wanted to let those know who haven't heard that the Sun Certified Programmer for the Java 2 Platform, Standard Edition 5.0 (310-055), will be live on April 18.

Cheers,
Jeff
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's a good news.

And beta takers are going to get the result soon.

Nick
 
Ranch Hand
Posts: 195
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the heads up, Jeff. How did you hear about it? I can't seem to find any info on Sun's web site about the SCJP 5.0 beta or otherwise. Are there any links to read up on it?

Thanks in advance.
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Might be this is an email to those who subscribed with SUN's latest news.

Or this might be an email that sent from Prometric for those SCJP Tiger Beta takers.

Nick
 
Ranch Hand
Posts: 5093
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Sun education newsletter for Europe doesn't mention anything about the 1.5 SCJP.
It does mention a seminar about 1.5 to be held early May.
 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any one give a clarification ?
 
Jeff Thor
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I sent an e-mail into Sun Education on the date for the new test and they responded with April 18th. The email address is [email protected].

Cheers,
Jeff
 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And yes, J2SE 5 is now showing on the list:

http://www.sun.com/training/certification/java/java_progj2se.html

Regards,

David Brafford
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A bit disappointed that the passing score is 59% only.

Nick
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Plenty of people will still not pass
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks.

To me. 59% is high enough.
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Marcus Green:
Plenty of people will still not pass



It means that plenty of people are not yet ready to develop Java Application.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dang it! Just bought the study guides for 1.4!! Should I still do the 1.4 exam? What has changed in the new exam? Most advice welcome!
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


It means that plenty of people are not yet ready to develop Java Application.


It only means plenty of people are not yet read to develop Java Application using Tiger.

Nick
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Plenty of people will still not pass


However, for SCDJWS, even the passing rate is 68%, there were still plenty of people passed in the beta exams.

Since SCDJWS should be harded than SCJP, and thus, SCJP should have a higher passing rate.

Nick
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dang it! Just bought the study guides for 1.4!! Should I still do the 1.4 exam? What has changed in the new exam? Most advice welcome!


Please do a simple search. There are lots of related posts.

In short, you will found the exam format has been changed from MC questions only, to MC questions with Drag and Drop questions.

It required you to know some of the important new features, like enhanced for-loop, Generics, autoboxing, PriorityQueue, etc. It also requires you to have a deep understanding in OO concepts.

Also, you can expect the level of difficulty from the exam time. You have 175 mins for 72 questions, which means that 2.5 mins per question.

Nick
reply
    Bookmark Topic Watch Topic
  • New Topic