Taking the 1Z0-819 Exam: Study Everything and Watch the Clock! (Part 1 of 2)

Update (11/05/2020): Read The 1Z0-819 Exam page to learn how you can easily our Java 11 Study Guides to prepare for Oracle’s 1Z0-819 Exam, as well as the 1Z0-817 Upgrade Exam.

As we announced back in August, Oracle has abruptly retired the previous 1Z0-815/1Z0-816 Java certification exams and replaced them with a new, single 1Z0-819 exam for becoming a Java 11 Oracle Certified Professional. Having worked with Oracle directly in writing the new exam objectives, we were confident our new Java 11 Books (Programmer I, Programmer II, and combined Complete Study Guide) were excellent in preparing for the new 1Z0-819 exam but had to wait until this past month to confirm. Jeanne recently described her experience taking the 1Z0-819 exam, and now it’s my turn!

TLDR: Yes, our Java 11 books are perfect for the new 1Z0-819 exam! I scored an 87% myself, although I was focused more on studying the exam than passing it. Read on if you plan to take the new 1Z0-819 exam!

Scott’s Experience Taking the 1Z0-819 Exam

Overall, I found the 1Z0-819 exam exactly as described, a combined version of the previous 1Z0-815/1Z0-816 exams (which Oracle has since removed entirely from their website). There’s 3 aspects, though, that make the 1Z0-819 exam far more difficult than the 2 exams it replaces:

  • Scope of Material
  • Time Limit and Question Structure
  • Number of Questions

1. Scope of Material

The scope of the exam is something to behold in and of itself. The material between the old 1Z0-815/1Z0-816 exams and the 1Z0-819 exam is nearly identical (more on that in Part 2), which means you have to study double the material for a single exam. The sheer range of questions, from annotations to JDBC, from security to switch statements to operator overloading, is mind-boggling.

I found the 1Z0-816 exam to be significantly less difficult, as it was relatively easy to discern what a question was asking for. For example, a question that used an ExecutorService was clearly about concurrency. On the new exam, though, a question that appears to be about a repeatable annotation might actually be about functional interfaces or static initializers. The questions overlap in scope far more than they did any of the previous Java 11 exams.

2. Time Limit and Question Structure

While the 1Z0-815/1Z0-816 exams had an absurdly long 3 hours, the new 1Z0-819 exam is 50 questions in 90 minutes, giving you less than 2 minutes per question. While I didn’t find the time limit on the old exams constraining in the least, the new structure of the questions resulted in me finishing with less than 5 minutes to spare! I barely had time to go back and review the questions that I had marked.

By new structure, I mean the 1Z0-819 questions were a lot longer with more answer choices than the previous exams. As already mentioned, the scope of the questions was much broader as well. The result is that I frequently had to read 3-4 classes/interfaces quickly, understand them, and then pick two answer choices among seven or eight answers.

This brings my first two tips for anyone taking the new exam! Watch the clock and Read the answers before reading the question. Watching the clock is not a new idea but is far more important on the 1Z0-819 exam, as opposed to the previous exams where I could leisurely read them and finish with 45+ minutes to spare. You absolutely have to pace yourself and if you’re taking too long, skip the question. If I hadn’t been carefully watching the clock, I’m sure I would not have finished on time.

As far as reading the answers before the questions… as described some questions contained 3+ classes. I simply did not have time to read all of the code, fully understand it, and then read the 5+ answer choices. For example, if a question specifically says “Which line or lines do not compile?”, then start reading the answer choices and see if any of them stick out as obvious compiler errors. Working backwards is not my favorite test-taking strategy, but if you want to finish on time you need to for some of the longer questions.

3. Number of Questions

Because the 1Z0-819 exam asks in 50 questions what previously would have been asked in 160 questions, you are only likely to get 1-2 questions on a particular topic. Put simply, randomness plays a big part on this exam (but in a way that is fair).

After reading reviews from other test-takers and my co-author Jeanne, it is clear that we did not get the same questions. For example, while I only received one question on JDBC, the question was nothing like type of questions others received. This means that the exam is actually well distributed on topics, with a lot of different (but similar) questions.

If someone tells you they didn’t receive a question on a particular topic, that does not mean you do not need to study it! I cannot emphasize this enough! The broad nature of the exam and short number of 50 questions, means questions you receive on the 1Z0-819 will be very different from anyone else who takes the exam.

Jeanne and I actually think this is a very fair approach. You have to know the material well and the exam is free to ask any question about the material. It also means if people try to cheat by studying so-called brain dumps, then they are likely to confuse the question with a similar one and answer it incorrectly.

To be continued in Part 2!

Don’t Panic: Oracle announces new Java OCP 11 Exam!

Update (11/05/2020): Read The 1Z0-819 Exam page to learn how you can easily our Java 11 Study Guides to prepare for Oracle’s 1Z0-819 Exam, as well as the 1Z0-817 Upgrade Exam.

Oracle has announced a new Java SE 11 Developer 1Z0-819 exam. In doing so, they are also retiring the 1Z0-815 and 1Z0-816 exams, effective October 1st, 2020. Don’t panic! The new exam is basically a combined version of the 1Z0-815 and 1Z0-816 exams.

In fact, Jeanne and I worked with Oracle staff to help design the objective set for the new 1Z0-819 exam. For example, we’re responsible for removing CallableStatement‘s and assertions. You’re welcome!

This means our existing study guides are perfectly suited to help you pass this new exam. We recommend studying for the new exam with one of the following two options:

Is the new exam easier?

Not really. The new 1Z0-819 exam covers a broad range of material. And you have to know it all on the same day instead of split across two different exams.

What are the benefits of the new 1Z0-819 exam?

To begin with, it costs less. One exam instead of two. Additionally, there are less questions.

The breadth of material does have an advantage: if you don’t do well on one topic, it is likely to be less points on the exam.That said, you only have 90 minutes on the new exam, as opposed to 180 minutes on the old exams, but you have less questions to answer.

What about the Upgrade Exam?

Oracle is keeping the Upgrade OCP Java 11 1Z0-817 exam. Like the new 1Z0-819 exam, our Complete Study Guide can be used for the upgrade exam. You also just use the Programmer II book, as we added an Upgrade Appendix just for this exam.

What don’t I need to study?

You need to know almost everything that was on the 1Z0-815 and 1Z0-816 exams for the 1Z0-819 exam. There are a few topics that you no longer need to worry about for the exam:

  • Characteristics of Java (platform independence, backwards compatibility, etc)
  • Running a basic program from the command line (except modules)
  • Java Assertions
  • JDBC CallableStatement

How do the new objectives map to our Java 11 Study guides?

We created a helpful mapping so you know what to study for the new exam.

1Z0-819 ObjectivesProgrammer I (1Z0-815) ChapterProgrammer II (1Z0-816) ChapterComplete Study Guide Chapter
Working with Java data types3 – Operators
4 – Making Decisions
5 – Core Java APIs
6 – Lambdas and Functional Interfaces
1 – Java Fundamentals3 – Operators
4 – Making Decisions
5 – Core Java APIs
6 – Lambdas and Functional Interfaces
12 – Java Fundamentals
Controlling Program Flow4 – Making Decisions4 – Making Decisions
Java Object-Oriented Approach2 – Java Building Blocks
7 – Methods and Encapsulation
8 – Class Design
9 – Advanced Class Design
1 – Java Fundamentals2 – Java Building Blocks
7 – Methods and Encapsulation
8 – Class Design
9 – Advanced Class Design
12 – Java Fundamentals
Exception Handling10 – Exceptions5 – Exceptions, Assertions, and Localization10 – Exceptions
16 – Exceptions, Assertions, and Localization
Working with Arrays and Collections5 – Core Java APIs3 – Generics and Collections5 – Core Java APIs
14 – Generics and Collections
Working with Streams and Lambda expressions6 – Lambdas and Functional Interfaces4 – Functional Programming
7 – Concurrency
6 – Lambdas and Functional Interfaces
15 – Functional Programming
18 – Concurrency
Java Platform Module System11 – Modules6 – Modular Applications11 – Modules
17 – Modular Applications
Concurrency7 – Concurrency18 – Concurrency
Java I/O API8 – I/O
9 – NIO.2
19 – I/O
20 – NIO.2
Secure Coding in Java SE Application11 – Security22 – Security
Database Applications with JDBC10 – JDBC21 – JDBC
Localization5 – Exceptions, Assertions, and Localization16 – Exceptions, Assertions, and Localization
Annotations2 – Annotations13 – Annotations