1

I am having a little bit of knowledge in java and want to study java and do an oracle certification test.

JAVA SE 7 programmer 1 and JAVA SE 7 programmer 2 examinations are available for beta test , which means vary soon we can do the actual examination.

Previously i wanted to do scjp (any equivalent) and to do scwcd as soon as possible.

but now i am confused whether to do 1.6 or 7 because , what is equal to SCJP in SE 7 ,oracle says JAVA SE 7 programmer 1 is equal to associate certificate but added some scjp questions in version 7 and it is a prerequersite to do JAVA SE 7 programmer 2 ,Oracle says JAVA SE 7 programmer 2 is a broaden version of SCJP.

Inorder to do the latest Java EE exam what is the exam i have to choose , what is the prerequersite for Oracles certified Web Component Developer (JAVA SE 7 programmer 1 or JAVA SE 7 programmer 2 )other than SCJP (older versions )

4

2 回答 2

2

对于 1.6,先决条件是 1Z0-851:Java 标准版 6 程序员认证专业考试

http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_851

对于 1.7,似乎有一些重大变化。考试结束后,您可能能够匹配您的考试。它可以根据 oracle 策略快速发展,而且他们的网站不是很直观,也不是总是最新的,所以有时可能很难找到你需要的东西。

请记住,考试通常不会在 JDK 之后发布。这些家伙可能需要一些时间才能参加考试。而要认真准备的话,就得等一本书了,大概还没写完……

请记住,Java 1.8 很快就会跟随 Java 1.7,所以尽快通过 Java 1.6 SCJP 并在 2 年内升级到 Java 1.8 可能是个好主意?在此期间,您将有所有时间准备其他认证,请记住 Java 1.6 很长时间没有更新,因此很多项目可能会停留在该版本中。

于 2011-12-12T15:43:26.813 回答
1

基本上,SCJP 5 或 6 不需要先决条件,但 SCJP (OCPJP) 7 我们需要将 OCAJP 7 作为先决条件考试。

另一个想法是,要参加 SCWCD,SCJP 6 就足够了,因为 SCWCD 的先前考试是 SCJP 的任何版本。

我推荐你准备一些材料

K&B 的 SCJP 书籍(学习指南)
EPractize Labs Java Certification Mock Exam Simulator(学习指南和模拟考试模拟器)
Java.net(有很多有用的文章)

于 2013-06-15T07:19:03.347 回答