• 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

OCA/OCP Java SE 7 Programmer I & II Study Guide : Difference between two exams

 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kathy/Bert

Congrats for releasing new book (much awaited book in Java certification community).
Since now Java has two cert 1z0-803 and 1z0-804, your book deals with these exams together. Even Book table of contents is
  • Declarations and access control
    Object orientation
    Assignments
    Operators
    Strings and arrays
    Flow control and exceptions
    Assertions and Java 7 exceptions
    String processing, data formatting, and resource bundles
    I/O and NIO
    Advanced OO and design patterns
    Generics and collections
    Inner classes
    Threads
    Concurrency
    Java Database Connectivity (JDBC)


  • How to study for 1z0-803 separately and 1z0-804 exam separately? For example - how can any future java cert aspirant can concentrate on topics related to 1z0-803 first and clear the exam ?

    Thanks
    Abhay Agarwal
     
    author
    Posts: 9050
    21
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Unless you already have an SCJP certificate, you must pass the OCA 7 exam before you can take the OCP 7 exam.

    The book is organized accordingly. Part I covers the OCA exam, and Part II covers the OCP. We use things you learned in Part I to go deeper in Part II, so you really need the whole book, but since you have to take the OCA anyway, that makes sense.
     
    Abhay Agarwal
    Ranch Hand
    Posts: 1376
    Eclipse IDE Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    thanks for the reply.
     
    reply
      Bookmark Topic Watch Topic
    • New Topic