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

How different is it?

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello and Congrats Jeanne & Scott.

My question is how different is
"OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide: Exam 1Z0-809"
from
"OCA/OCP Java SE 7 Programmer I & II Study Guide (Exams 1Z0-803 & 1Z0-804)".

Well... I don't mean the difference in Java SE 7 and Java SE 8 rather difference in the guide for example the way in approaching or explaining it to the reader.

Thanks in advance.
 
Ranch Hand
Posts: 316
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeah, I certified a *long* time ago. Over a decade. I know that's way too far back to go into specifics, but how has the exam changed over time in general? Any predictions on future emphasis?
 
author & internet detective
Posts: 42003
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Aliya,
I assume you mean Kathy & Bert's book? That's a great book. In fact, I was a contributor to that book and wrote parts of a few chapters. (Scott wrote the topics in our book that I had contributed to K&B. And of course he wrote many other topics too!)

Different authors have different styles of book writing. And different publishers have different templates/styles of book. For example, our publisher (Wiley/Sybex) has flashcards online for study guides which I haven't seen from any other publishers. Different books go into more depth about different topics But ultimately, different readers have different preferences and learning styles and some people will prefer certain books to others.

Right now, this is a moot point because K&B covers Java 7 and you need a study guide for the exam you are taking.
 
Jeanne Boyarsky
author & internet detective
Posts: 42003
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Paul,
Well, the topics have changed over time. Some have been removed - no more regular expressions. Some have been repeatedly added/removed - serialization.

From an exam point of view, drag and drop questions are gone (whoo hoo!).

I'm looking forward to seeing the exam cover compiling with modules in Java 9.
 
You're not going crazy. You're going sane in a crazy word. Find comfort in this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic