This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Not sure what is required for OCP 11 and what's out of scope

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

I am currently preparing for OCP 11 using the Sybex guide.
I got a bit confused when studying Chapter 1. There are some things discussed in this chapter that I don't see mentioned in the Exam Essentials sum-up at the end. Some of them do appear in the review questions though.

The topics are command line things and things concerning JDK, JVM, and API beyond their basic definitions. Should I study these topics for the exam or not?  In general, is it only things outlined in Exam Essentials that I should focus on or should I study everything in the book unless it's explicitly stated that it's out of scope?

 
Author
Posts: 249
10
Scala IntelliJ IDE Netbeans IDE Python Java Ubuntu Linux
  • Likes 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Alex Kowal wrote:Should I study these topics for the exam or not?



In principle, the exam objectives are the ultimate source of truth for any of these exams.

Oracle Java 11 exam objectives

Note they enumerate the objectives under "Review exam topics".

Now, that said, they're pretty vague at best allowing all kinds of things to possibly show up. And while there's a bunch of practical experience in the field over what has, and what has not been seen, they're within their rights to (indeed they "should") add new questions from time to time.

So, take all the advice you can get, and try to learn the topic, not the answers. If you understand, you can work out a decent response to a question on a topic that's not 100% familiar, if you merely learn, maybe not so much.

Sorry, that's less help than perhaps you wanted...
 
Marshal
Posts: 78698
374
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch

As well as what SR said, remember it is useful to know about such commands even if they don't appear in your questions.
 
Alex Kowal
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Both!
 
Campbell Ritchie
Marshal
Posts: 78698
374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Alex Kowal wrote:Thank you . . .

That's a pleasure
 
author & internet detective
Posts: 41775
887
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

Alex Kowal wrote:Should I study these topics for the exam or not?  In general, is it only things outlined in Exam Essentials that I should focus on or should I study everything in the book unless it's explicitly stated that it's out of scope?


Yes, everything not stated as in scope is what you need to learn. Exam essentials are a summary of some of the important things. They can't repeat the whole chapter.
 
I'm still in control here. LOOK at this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic