Slashdot Mirror


O'Reilly Now Competing With Sun Java Certificates

Joel Aufgang writes "O'Reilly Media's O'Reilly School of Technology in partnership with the University of Illinois has just launched a Java Programming Certificate Series, which looks like it's intended to compete with the Sun Certified Java Programmer (SCJP) certification. According to O'Reilly's press release, this is not an exam-based certification but rather a series of project based instructor-led courses that, if you pass, earns certification backed by the University of Illinois. Also interesting is the use of Eclipse as the preferred learning platform as opposed to Netbeans."

5 of 44 comments (clear)

  1. Have you taken a SCJP exam? by MikeRT · · Score: 3, Interesting

    I took one earlier this year. It was primarily good for testing my ability to regurgitate information about the language and APIs. That's it.

    If I were an employer, I would give much more credence to someone coming in as an entry level hire or switching from another language if they had something like this. Lab-based, graded courses show that you have at least some practical ability to apply the material.

    In hindsight, I agree with a professor of mine who said that a single, solid A in a 400-level CS class is probably worth more than any programming certification starting out. If you want to do this on the cheap, just take a few classes at a community college. That's what I'm doing to get some "official training" to back up the fact that I do know C# well enough to make the switch from Java. One or two audited courses will have the same effect, but cost me less than $300 and I'll only have to do a few homework assignments and exams :)

    1. Re:Have you taken a SCJP exam? by pinkstuff · · Score: 3, Interesting

      I believe that is the idea - SCJP is about memorising the facts, and the SCJD is about testing the application of that knowledge. I know that when I sat the SCJP I did pickup some things that I never new even with my industry experience, so IMHO it is worth while.

  2. Re:Eclipse by Electrawn · · Score: 3, Insightful

    What happened to jBuilder?

    I use Netbeans at work extensively since about 5.5. Dependent projects, auto compiling java code from WSDL web services, debug to tomcat in one click. PHP integration now in 6.5. Rarely do I actually have to screw with the conf files as I had to do with eclipse. Worth a second look.

  3. Re:Pigs by gatesvp · · Score: 3, Insightful

    A good IDE is a productivity tool. It leverages computer power to make your job faster, via things like "Intellisense", drag & drop code, easy refactoring tools, visual tools, etc. It's unfortunate that these IDEs don't come with a "Power Slider" to let you control things like what get cached and what doesn't.

    However, in your case, XP really sucks on one gig of RAM. I've seen VS 2005 take an entire gig just for large project. Remember, the IDE isn't trying to be a pig here, it's trying to cache all kinds of things in memory to make your job easier and faster. But your laptop is definitely a few years behind the curve. You're basically asking why your Power Drill isn't working very well with your AAA batteries.

  4. Re:Good, the Java Certificate is useless by sixtwentytwo94 · · Score: 3, Interesting

    I work for O'Reilly and I can definitely say we didn't design this program to compete with some test. It's was designed to compete with Universities.