Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

This is a full resource guide for my attempt to get Java 11 Certified

Notifications You must be signed in to change notification settings

ravi2519/JavaCertification

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Java 11 Certification

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.

Old Rules

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.

Oracle did it again!!

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

Few features of this new exam

Important Topics

Below are the list of some of important topics and resources that is used to prepare them.

Stream, Lambdas and Funtional Interfaces

Secure Coding in Java SE Application

alt text

Mock Tests

Helpful resources from Oracle

Github Resources from my fellow wanderers