I recently attempted the “Sun Certified Programmer for the Java Platform, Standard Edition 5.0” exam and passed with a score of 97%.

The SCJP exam is primarily for programmers interested in demonstrating proficiency in the fundamentals of the Java programming language.

The certification tests the programmer if he/she understands the basic syntax and structure of the Java programming language and if he/she can create Java technology applications that run on server and desktop systems using J2SE.

The certification, as of today is available in two flavors – 5.0 and 6.0.

Moreover, SCJP is the primary pre-requisite for more complex exams like Sun Certified Java Developer (SCJD), Sun Certified Web Component Developer (SCWCD), Sun Certified Business Component Developer (SCBCD), Sun Certified Developer for Java Web Services (SCDJWS) and Sun Certified Mobile Application Developer (SCMAD).

Check out the entire java certification path at –

http://www.sun.com/training/certification/java/scjp.xml

The “Sun Certified Programmer for the Java Platform, Standard Edition 5.0” exam covers objectives like –

  • Declarations, Initialization and Scoping
  • Flow Control
  • API Contents
  • Concurrency
  • OO Concepts
  • Collections / Generics
  • Fundamentals

The exam actually costs $150, but being a Sun employee I got it for free under SAI. J

A minimum of 58.33% (35 questions out of 60) is required to clear the exam. And the time duration for the exam is 3 hours.

For preparation of the exam, here is the material that I followed; I think this should be enough to get a respectable score –

A sample copy of the book is available here -
http://rapidshare.com/files/262748117/Sun_Certified_Java_Programmer_5.0_-_Kathy_Sierra.zip

Download them at -
http://rapidshare.com/files/262751521/SCJP_5.0_Mock_Exams.zip

Comments:

congracts!!! and nice post quite informative one.....

Posted by 210.214.219.91 on September 16, 2009 at 10:45 PM IST #

Hey thanks for the lnk....but i seriously need a link where i can find study material for SCMAD certification...........
plz.......if u can help.........
waiting...............

Posted by Tushar Saxena on November 06, 2009 at 10:26 AM IST #

where to post questions?
My questions is how do I figure out how many objects of the same class are created on the heap if there is no static counter to give the information?

Posted by Nilabh Pandey on November 12, 2009 at 02:14 PM IST #

Post a Comment:
  • HTML Syntax: NOT allowed

This blog copyright 2009 by Gautam Muduganti