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

1z0-813 Java Upgrade From 6 to 8 Preparation

 
Ranch Hand
Posts: 36
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,

Wish you A Very Happy New Year

I am preparing for 1z0-813 and wanted to know which study materials as of now will be useful.

I have the following in mind,

1) Java 8 Lambdas
2) Java 8 in Action
3) Enthuware Simulator for the exam

That said, i saw that there are some other books as well which can be used for this exam. I need to buy the one suitable for the upgrade exam.
These are as follows,

1) OCA/OCP Java SE 7 Programmer I & II Study Guide by Kathy and Bert
2) OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 By Jeanne
3) OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide: Exam 1Z0-809 By Jeanne

I had referred the Kathy Sierrra book for OCPJP 6 and most likely the new one is the same with updates for Java 7.
That said please suggest me which ones of the above mentioned 3 should i go for as per your experience with them.

Any other resources will also be highly appreciated

Thanks a lot for your assitance
 
author
Posts: 4335
39
jQuery Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There's actually a number of objectives you need to know for the 1Z0-813 upgrade exam that you do not need to know for the regular exam, such as the Lock classes, NIO.2 DirectoryStream, FileVisitor, etc. Jeanne and I included an extra 55-page appendix in our Sybex OCP book, just to cover those topics for the upgrade exam.

I recommend you at least skim the OCA 8 material, in part because some questions from the regular exam may slip into the upgrade exam. A large chunk should be review, although you will need to know some of the new syntax... such as symbols in literal expressions, enums in switch statements, default interface methods, etc.

That said, your best single resource is probably the OCP 8 book, since it includes OCP 8 regular and upgrade exam objectives. Kathy and Bert's book may help you with some questions, but since the new exam relies heavily on streams, and streams weren't added until Java 8, it would not be a one-stop resource.
 
Prajwal Shetty
Ranch Hand
Posts: 36
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot for the clarification Scott

That makes a lot of things clear now.

I will wait until the paperback edition for your OCP in Amazon India arrives .

Is there any sample chapter available ? or maybe the index to have an overview ?
 
Scott Selikoff
author
Posts: 4335
39
jQuery Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Amazon.com shows sample pages they may help: http://www.amazon.com/OCP-Certified-Professional-Programmer-1Z0-809/dp/1119067901

It is shipping internationally now although local shipping times may vary. Of course, there's always the Kindle option.

Good luck studying!
 
Evil is afoot. But this tiny ad is just an ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic