want to Know about SCJP

R

Raju

hello friends,
I am want to appear the SCJP . I want to the differece of SCJP 1.4/
1.5. Also how to study for it.

Thanks
Abhijit
 
L

Lew

Raju said:
hello friends,
I am want to appear the SCJP . I want to the differece of SCJP 1.4/
1.5. Also how to study for it.

Java 1.4 entered its "End-of-Life" process (removal from support and
publication) in December, 2006, and will be obsolete when Java 7 is released
in 2008.

The certification for Java 5 is referred to as "Sun Certified Programmer for
the Java 2 Platform, Standard Edition 5.0". Notice that it isn't "1.5".

The difference between the certifications is that the 1.4 certification
attests to one's knowledge of Java 1.4, whereas the 5.0 certification attests
to one's knowledge of Java 5.

If you navigate to
<http://www.sun.com/training/certification/java/scjp.xml>
there are links to (expensive) training and (less expensive) practice exams.

To pass, you should be comfortable with all the material in all the Sun tutorials:
<http://java.sun.com/docs/books/tutorial/index.html>

Obviously you won't need generics and other Java 5-specific features if you're
going for 1.4 certification, but why would you do that? Java 1.4 is
obsolescent, if still widely used, and the Java 5 certification would include
the knowledge needed for 1.4.

To ace the exam, know the Java Language Specification (JLS) cold,
<http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html>

For more docs see
<http://java.sun.com/javase/6/docs/>

For book recommendations I defer to other respondents.
 
R

Raju

Java 1.4 entered its "End-of-Life" process (removal from support and
publication) in December, 2006, and will be obsolete when Java 7 is released
in 2008.

The certification for Java 5 is referred to as "Sun Certified Programmer for
the Java 2 Platform, Standard Edition 5.0". Notice that it isn't "1.5".

The difference between the certifications is that the 1.4 certification
attests to one's knowledge of Java 1.4, whereas the 5.0 certification attests
to one's knowledge of Java 5.

If you navigate to
<http://www.sun.com/training/certification/java/scjp.xml>
there are links to (expensive) training and (less expensive) practice exams.

To pass, you should be comfortable with all the material in all the Sun tutorials:
<http://java.sun.com/docs/books/tutorial/index.html>

Obviously you won't need generics and other Java 5-specific features if you're
going for 1.4 certification, but why would you do that? Java 1.4 is
obsolescent, if still widely used, and the Java 5 certification would include
the knowledge needed for 1.4.

To ace the exam, know the Java Language Specification (JLS) cold,
<http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html>

For more docs see
<http://java.sun.com/javase/6/docs/>

For book recommendations I defer to other respondents.


Many many thanks. I have heard that 1.4 is much easier than 1.5
If i go for 1.5, what are new topics need to cover up. Now i ahve some
confident on 1.4 .so, how many times will be needed for rest of the
topic for 1.5. Can u give me mark distribution in each topic.

Thanks
 
L

Lew

Raju said:
Many many thanks. I have heard that 1.4 is much easier than 1.5
If i go for 1.5, what are new topics need to cover up. Now i ahve some

<http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html>

Have you /tried/ reading http://java.sun.com for information?

Also, GIYF.
confident on 1.4 .so, how many times will be needed for rest of the

What do you mean by "how many times will be needed"? I don't understand the
question.

The test is 175 minutes long.
topic for 1.5. Can u give me mark distribution in each topic.

What is "mark distribution"? Do you mean how do people score? I don't
believe Sun releases that information. I'm pretty sure the tests aren't
organized by "topic", but not having seen one I can't be sure. How would this
information be of any help to you anyway?

The tests are rigorous. You have to know the material pretty darned well to pass.

You can buy sample tests from Sun.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Scjp test 0
SCJP 1
SCJP Preparation guide 2
Best for SCJP Preparation , Dont Miss it 1
Confusion between SCJP 1.5 and SCJP 1.6 4
SCJP EXAm 3
scjp 3
SCJP 5.0 Dumps 8

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top