Hi there! So this is a complete resource guide for my attempt to get Java 11 Certified. On the 18th, January 2021, I passed my "Oracle Certified Professional: Java SE 11 Developer" certification.
So I started my journey to get certified in Java 11 to receive Oracle Certified Professional Java SE 11 Developer credentials. Before 1st, October 2020, it was fairly a two-step process:
- Take a 815 exam Post 1st, October 2020, it is displaying a 404.
- And a 816 exam Post 1st, October 2020, it is displaying a 404.
Both costs approximately 11,300 INR each and covers a different set of the syllabus.
You have to purchase the exam voucher from Oracle for each one of these. The voucher will be valid for the next 6 months. And during this period, you can schedule the exam anytime.
I did that too, but as soon as I was prepared for 815, THE Oracle changed the game. They were retiring both 815 and 816 in favor of 819.
And as if 2020 was less weird, Oracle discontinued Java certification test 815 and 816. And in place of it, Java Test 819 was introduced. The new 819 exam
- It is a 90 min exam as compared to 180 min ( for 815 and 816 each ).
- The total number of questions is reduced to 50, and you need to mark 34 questions correctly to pass.
- It costs approximately 18,538 INR plus taxes.
- Covers almost all the topics from exam 815 and 816, with few exceptions. Check out the 819 links for a detailed syllabus.
- You will receive "Oracle Certified Professional: Java SE 11 Developer" as Oracle recognition.
Below are the list of some of important topics and resources that is used to prepare them.
- Streams, Lambdas, Functional Interfaces
- Stream API Java 8
- Stream Operations
- Stream Tutorial
- Processing Data with Java SE 8 Streams
- Method detail of Object class This is important because many times we are asked to identify a Function Interface and an inteface with no abstract method and a Object class method is not a function interface.
- Enthuware 819 Mock Test
- Enthuware 816 Mock Test
- Java Certification (1Z0-815) Topic-wise Tests [2020]
- Java Certification (1Z0-815) Exam Simulation [2020]
- Java SE Programmer II (1Z0-816) - Practice Test
- 815 free test trial
- 815 and 816 Study Guide and Sample Questions
- List of Java Features Added from Java 8 to Java 14
- Java Quizzes
- More than 6 hours of free training by Oracle Universtity
- Contains examples and 8008 dumps
- Java Certification 815
- 808, 809 and older PDF files
- OCA and OCP/808 and 809
- All about modules - some handy modules command-lines
- Selikof/Boyarsky book ( Oracle Certified Professional: Java SE 11 Developer : Complete Study Guide)
- Enthuware 819 Mock Test