• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Guidance regarding doing certification

 
Ranch Hand
Posts: 276
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi to all of you great people over there.
I am Java/J2EE developer and i have an total experience of 2+ years in the industry.The current skills i am exposed are Core Java,Servlets,JSP,JDBC,Spring -- beginner stage, Hibernate -- beginner stage.

I am planning for doing some certification.
I was going through the certifications offered by IBM and from SUN.
Reagarding SUN certifications i know that there are prerequisites ,starting with SCJP.But regarding IBM certifications are there any prerequisites??
Which one would be better to start with.And I opt for IBM then which IBM certification should i take first??

Please help me out in taking this decision by providing your valuable inputs.

Thanks a lot in advance.
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try searching in the Software section of the link below -

http://www-03.ibm.com/certify/certs/index.shtml

but, FYI, the very basic tests also need a SCJP
 
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While I do like IBM's certifications, my personal opinion on them is that they're of limited value unless you are working for clients or an employer who are using IBM products.

While it is true that Sun's certifications (aside from SCJA, SCJP and SCEA) require you to pass the SCJP exam first, and that Sun is of course a vendor in their own right, the Sun exams are generally language-only - they don't cover a specific product from a specific manufacturer, but base themselves on the standard language alone. IBM's tests, on the other hand, touch mostly on the products from their line as appropriate (exams such as 142 (XML) notwithstanding) and address the technologies one uses with them as a part of the knowledge of their product.

Personally, I'd start with the Sun exams and work my way over towards vendor specific tests as the situation requires, but that's just my take on the matter.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic