a few month ago, I passed the SCJP - the Sun Certified Java Programmer.

I intended to do the SCWCD now, but there's this Sun Certification Plus-thing going on... so I don't know if it's worth learning for the SCWCD any more. Does anybody know what's exactly happening?

Should I continue with SCWCD/SCJD, ... or should I wait until the plus-certification?

Thanks a lot for your advice,

Stefan

link|improve this question

+1. Interesting question, as I'm also thinking about taking the SCWCD (stackoverflow.com/questions/498889/…). But are you aware of any evidence of possible "Plus" versions of SCWCD or SCJD? At least this Sun's page: sun.com/training/certification/beta_scjp_plus.xml only talks about SCJP Plus. – Jonik Aug 22 '09 at 10:58
feedback

2 Answers

up vote 2 down vote accepted

Firstly, as Spencer said, experience usually trumps certifications on a resume.

It looks like they're going to retire the current certs, so if you aren't ready for SCWCD now, it may be best to wait. From http://www.sun.com/training/certification/beta_scjp_plus.xml

Q: Will this exam replace the current Java Programmer exam? A: Sun believes that performance based Java Programming certification provides both candidates and employers with greater assurance that their skills will meet the needs of the Java Programmer role. Sun will retire the prior versions of the Java Programmer certification in the near future. Sun will provide a public notification of at least 90 days in advance of any exam retirement.

link|improve this answer
(Thanks for actually trying to answer the specific question!) But note that in your FAQ quote "Sun will retire the prior versions of the Java Programmer certification" refers to versions of SCJP, and doesn't say anything about SCWCD. – Jonik Aug 22 '09 at 10:49
feedback

The general consensus of SO has been practical experience > certifications.

If you don't have enough practical experience I would wait on getting more certifications.
If you think you have enough practical experience you definitely need more practical experience.

link|improve this answer
hm... I don't understand completely... so would you continue with the "old" certification system or wait and (re)start with the new one? – swalkner Jul 13 '09 at 19:48
1  
@swalkner, actually, he didn't answer your question at all, but instead chose to question the value of certifications in general. Compare with: stackoverflow.com/questions/281100/…. While "practical experience > certifications" is obviously true, this is not a helpful answer here; the general merits of certifications have been discussed ad nauseum in other questions (e.g. the one I linked to). – Jonik Aug 22 '09 at 10:32
1  
I took the Java Programmer certification some years back, and the amount of study needed to pass the test made my knowledge of Java much better. A certification indicates to a future employer that you can actually learn the language. Previous jobs indicate that you can actually work with the language :D – Thorbjørn Ravn Andersen Nov 1 '09 at 17:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.