OCPJ8 Study Notes

Study notes for the Java SE 8 Programmer II exam (1Z1-809).

Start with the first topic or open the menu on the left to choose any topic you want.

The text is hosted in a github repository. If you spot an error or want an improvement, please open an issue there.

Are you preparing for this exam? I have a full book about it, you can read it online for free here.

Bibliography

Java SE 8 docs
The Java Tutorials
Jenkov.com Tutorials
Stackoverflow Java questions
Tutorials Point
Level Up Lunch Tutorials
Benjamin Winterberg Java Articles

 

Changelog

April 07, 2016

Typo fixes and book announcement.

August 23, 2015

Minor bug fixes in the Advanced Java Class Design, Generics, Lambda Built-in intefaces, and Datetime API sections. Thanks to David Kühner.

July 28, 2015

Minor bug fixes in the Exceptions and Datetime API sections. Thanks to David Kühner.

July 21, 2015

More typo fixes in the Generics, Stream, Exceptions, IO Fundamentals, and Concurrency sections. Thanks to David Kühner.

July 20, 2015

Typo fixes in Advanced Java Class Design section. Thanks to David Kühner.

May 29, 2015

First Version.

Content