• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Suggestion for Upgrade to java SE 7 exam study materials

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I want to appear for upgrade to java SE 7 certification. I did my SCJP 1.4 in 2008. I found below link for it as study material.
webpage
Is there any study book available for the same? or should I go through these tutorial for exam preparation?
Thanks
 
MyExamCloud Software Support
Posts: 734
2
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Take a look at this FAQ page Ishani Mehta!
 
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may want to check out my link below for OCPJP7. It shows what resources I used for the upgrade prep.

Since you are v1.4 certified, and there are a quite new features in v5,v6 and ultimately v7, such as generics and new API in the collections (v5/6), and java 7 exam topics (jdbc, nio2, localization, concurrency)

Anyway you may want to look at my link below for OCPJP7 which I passed the upgrade last month.
 
Ishani Mehta
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot K. Tsang and Koilraj abraham for your replies.
@K. Tsang, just want to confirm so you read three books? OCA study guide, OCP study guide and java 7 new features cookbook?
 
K. Tsang
Bartender
Posts: 3648
16
Android Mac OS X Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ishani Mehta wrote:Thanks a lot K. Tsang and Koilraj abraham for your replies.
@K. Tsang, just want to confirm so you read three books? OCA study guide, OCP study guide and java 7 new features cookbook?



Nope just the OCA and OCP study guide. The new features cookbook just skimmed it. OCA book really just to get me into mood of studying.
 
Ranch Hand
Posts: 530
Hibernate Eclipse IDE Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ishani Mehta wrote:
Is there any study book available for the same? or should I go through these tutorial for exam preparation?
Thanks



Yes, as far as I know, there are two good books for the OCPJP7 certification for which you are hunting: one for study guide and another for practicing. See more details: Good books for OCPJP 7 (Exams 1Z0-804 and 1Z0-805)
 
Ishani Mehta
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Awesome.

Thanks
 
Rancher
Posts: 517
15
Notepad Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had created a quiz for this test sometime back after I got thru this exam. You can try it at www.javaquizplayer.com.
 
Ishani Mehta
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
@Prasad Saya, Thanks a lot. I will definitely try.
reply
    Bookmark Topic Watch Topic
  • New Topic