| Author |
New objective for OCPJP 7
|
Kuladip Yadav
Ranch Hand
Joined: Jul 30, 2008
Posts: 162
|
|
Hi
I am preparing for OCPJP. I heard that OCPJP 7 is out.
So I am thinking to give OCPJP 7.
I was preparing for OCPJP 6, what are the major changes in OCPJP 7 ?
Can anybody provides me official link for OCPJP 7 objectives?
Thanks,
Kuladip
|
 |
Paul Anilprem
Enthuware Software Support
Ranch Hand
Joined: Sep 23, 2000
Posts: 2912
|
|
You might want to take a look at the Objectives for the Upgrade Exam. This will tell you about the new topics that you will need to work on.
HTH,
Paul.
|
Enthuware - Best Mock Exams and Questions for Oracle/Sun Java Certifications
Quality Guaranteed - Pass or Full Refund!
|
 |
Ganesan Ponnusamy
EPractice Labs Support
Ranch Hand
Joined: Nov 07, 2005
Posts: 249
|
|
Topics for OCPJP 7.
Java Class Design
Advanced Class Design
Object-Oriented Design Principles
Generics and Collections
String Processing
Exceptions and Assertions
Java I/O Fundamentals
Java File I/O (NIO.2)
Building Database Applications with JDBC
Threads
Concurrency
Localization
Read this article => http://www.epractizelabs.com/blog2/?p=407
Click here to view Oracle's OCPJP 7 page.
|
Ganesan Ponnusamy Java Certification | Test Generator | OCAJP | OCPJP | OCEJWSD | EJB Certification
OCEJPAD | SCJD | SCWCD | SCBCD | SCDJWS | OCMJEA | Web Services Certification | SCMAD
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
So, you might want to slow down a tad on that intellectual shift away from the Java 6 certification to the Java 7 Certification. Oracle has made some pretty major changes to the way the certified professional designation is obtained, not the least of which is the fact that the OCAJP (the Oracle Certified Assosicate: Java Programmer) designation is a prerequisite. So, you now have to pass two exams to get the professional designation, and with exams being $300 or so a pop, you're looking at significantly lightening your wallet. Of course, if you do go the Java 7 route, you end up with two designations, not just one, and you get your credentials on the latest version of the JDK, so there is some justification for passing up on Java 6.
As for what is new with Java 7, the best place to go for that is the objectives page for the Java SE 7 Upgrade exam. Basically, it tells you everything that's no the new exam that wasn't on the old exam, or as the name implies, it's what you need to know to be qualified on JDK 1.7. What are the new topics? Well, language enhancements are tested, which include things such as switching on Strings, using binary notation, working with underscores in numeric literals, and the good old try-with resources enhancements. Also, some new APIs are examined, with JDBC 4.1, Java File IO enhancements (NIO.2), concurrency programming and localization.
One new topic that is being tested on that I thought was interesting was Design Patterns, namely the singleton, factory and DAO patterns. That's a nice switch to say the least.
Check out the objectives for the upgrade exam, and you'll see what the key differences are between what you are studying for Java6, and what you'll need to know to get Java7 certified.
Upgrade to Java SE 7 Programmer Exam Objectives from Oracle
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Pawanpreet Singh
Ranch Hand
Joined: Jun 12, 2005
Posts: 264
|
|
Hi Bert,
I am already holding up SCJP 5 that i did in Oct,2006. Can i upgrade to OCP 7 or i need to go for OCA first. Any help will be appreciated.
Thanks
Pawan
|
 |
Pawanpreet Singh
Ranch Hand
Joined: Jun 12, 2005
Posts: 264
|
|
Hi Bert,
I came to know from Oracle Cetification Program that i need to go for
1Z0-805
Upgrade to Java SE 7 Programmer
Is this correct? Should i use "OCP Java SE 7 Programmer Study Guide" for this.
Thanks
Pawan
|
 |
Anayonkar Shivalkar
Bartender
Joined: Dec 08, 2010
Posts: 1295
|
|
Pawan preet wrote:Hi Bert,
I am already holding up SCJP 5 that i did in Oct,2006. Can i upgrade to OCP 7 or i need to go for OCA first. Any help will be appreciated.
Thanks
Pawan
For upgradation, only prerequisite is any version of OCPJP or SCJP. So, you do not need to go for OCA.
|
Regards,
Anayonkar Shivalkar (SCJP, SCWCD, OCMJD)
|
 |
Pawanpreet Singh
Ranch Hand
Joined: Jun 12, 2005
Posts: 264
|
|
|
Thanks Shivalkar.
|
 |
Anayonkar Shivalkar
Bartender
Joined: Dec 08, 2010
Posts: 1295
|
|
|
You are welcome.
|
 |
Nancy Avent
Ranch Hand
Joined: Feb 23, 2013
Posts: 52
|
|
|
A few good resources are available on this blog.
|
 |
 |
|
|
subject: New objective for OCPJP 7
|
|
|