• 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

How to prepare for OCPJP7

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

I am looking to write the OCPJP7 exam exam in beta version. I have taken the OCAJP7 exam previously and now looking forward for the professional certification. At present I have started preparing for the exam with the standard book "Katherine Sierra & Bert Bates (K&B)" But the new exam has lot other topics to cover. I am looking for materials for preparing for the exam. Please help me if anyone has information regarding the materials to study and exam preparation.

Thanks,

Kalva.
 
Ranch Hand
Posts: 451
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So far , as I know KB has already published a new study guide for Java 7. To my experience with OCJP 6, reviewing the self-test of the book and the mock exam on the CD is important for passing the test.
If you want to get some higher score in the exam, you can take a look at KB's practice exam book for OCJP 6. I guess OCJP 6 may have overlapping objectives as OCJP 7.

If you want to learn more details , you can also read Mughal and Rasmusen's SCJP study guide. This book has good details about generic and thread.

 
Sheriff
Posts: 9697
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Helen Ma wrote:So far , as I know KB has already published a new study guide for Java 7.


The SCJP 7 study guide will be published in July. AFAIK there is no book on SCJP 7 right now. But yes you can refer to SCJP 6 books and some other online resources for your preparation...
 
Vamshi Kalva
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@Helen Ma & @Ankit Garg

Thanks alot for information. I have also checked for the book ocpjp7 which will be releasing this July and we could preorder now on Amazon.com. As of now just started going through SCJP6 book along with
"Java The Complete Reference, 8th Edition by Herbert Schildt". Please let me know if you come across any references in which could help in preparing for the Exam.

Thanks,

Vamshi
 
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Vamshi Kalva wrote:@Helen Ma & @Ankit Garg

Thanks alot for information. I have also checked for the book ocpjp7 which will be releasing this July and we could preorder now on Amazon.com. As of now just started going through SCJP6 book along with
"Java The Complete Reference, 8th Edition by Herbert Schildt". Please let me know if you come across any references in which could help in preparing for the Exam.

Thanks,

Vamshi


Well, learning a language and preparing for certification are two different things.

If you are familiar with Java, you can pick even old edition of SCJP book. Those books (Sierra & Bates or Moughal etc.) are specifically written to assist the reader in passing the certification.

On the other hand, books by Schildt, Eckel etc. are written to assist the newcomer to the language.

If you don't know anything about Java, SCJP books won't help you much for learning Java.

If you know Java, Complete Reference won't help you much for passing SCJP exam.

I hope this helps.
 
Ranch Hand
Posts: 808
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know if there exists a full version of Java Programmer 7 exam? Beta has already been closed.
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Very wise words from Anayonkar Shivalkar...

 
Vamshi Kalva
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@Anayonkar Shivalkar,

Thanks a lot for your suggestion. I know that studying complete reference wouldn't help as much as certification books.

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

But as you know the new OCP exam has lot of new topics added and some of the SCJP 6 topics have been moved into OCA 7. Any how, as said the exam has topics which are not covered in previous versions of java certification. At present though I am just going through the basics of the topics that are not covered in SCJP 6 through "complete reference".


As the exam is still in Beta version, there are not many certification books that I could find for this exam. I am looking for the books to prepare for the exam. Please let me know if you come across any books or material which would help me prepare for the exam. I am planning to take this exam this May.

Please help

Thanks,
 
Anayonkar Shivalkar
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Bert Bates wrote:Very wise words from Anayonkar Shivalkar...


Thank you!

Vamshi Kalva wrote:At present though I am just going through the basics of the topics that are not covered in SCJP 6 through "complete reference".


Yes, this would do. Just check out exactly which topics are part of OCPJP 7 so that you won't end up studying other topics (nothing bad in studying extra topics, but it can be done after OCPJP7 as well )

Personally, I'm not aware of any books regarding OCPJP7, but in latest certification, they've added few topics (I guess JDBC etc.) which are not much different in JDK 6 and 7. So, any reference book for Java 6 would do.

I hope this helps.

All the best!
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
try http://www.pmpprepare.com/scjp7Isuccesskit.jsp
 
Vamshi Kalva
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

satyakumardubi das wrote:try http://www.pmpprepare.com/scjp7Isuccesskit.jsp



Thanks for the information. But the link mentions to the associate exam, not the professional one. Professional exam is SCJP7II.

 
Enthuware Software Support
Posts: 4673
51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Based on our experiences with the beta exam for OCPJP 7 (Programmer II), it is a tough exam. There are several new topics and you will need to understand those from a Java 7 book (until certification books are available). We do not advise using SCJP 6 books for this exam.

HTH,
Paul.
 
Vamshi Kalva
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Paul Anilprem wrote:Based on our experiences with the beta exam for OCPJP 7 (Programmer II), it is a tough exam. There are several new topics and you will need to understand those from a Java 7 book (until certification books are available). We do not advise using SCJP 6 books for this exam.

HTH,
Paul.



Thanks Paul for the info. I guess I will try to prepare as much as from the Java 7 books, there are still topics which are from SCJP6 so I guess reading the topics from them could also be helpful. Please let me know if you know any more information about this exam.

Thanks
 
Greenhorn
Posts: 9
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree with the fact that hardly any book available for OCPJP 7 preparation. Book by K&B for this topic will be available in April 13 according to Amazon. However, there is another book which is schedule to appear in Feb:Oracle Certified Professional Java SE 7 Programmer Exams 1Z0-804 and 1Z0-805: A Comprehensive OCPJP 7 Certification Guide.
It looks like that this book has 2 mock tests and one pre-test which will be useful for any OCPJP aspirant.
 
Ranch Hand
Posts: 94
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Samir for the useful info.
In fact, the authors of this book has a blog that hosts some useful resources.
 
Are you okay? You look a little big. Maybe this tiny ad will help:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic