This project contains examples of topics introduced in Java version 8 to prepare for Oracle Certified Professional exam (Java SE 8 Programmer II)
- Java Class Design
- Advanced Java Class Design
- Generics and Collections
- Lambda Built-in Functional Interfaces
- Java Stream API
- Exceptions and Assertions
- Java I/O Fundamentals
- Java File I/O (NIO.2)
- Use Java SE 8 Date/Time API
- Java Concurrency
- Localization
- Building Database Applications with JDBC
Name | |
---|---|
[email protected] | Šeda Pavel |
Clone this project to your personal workstation (it is multi-module maven project)
authors | material |
---|---|
Oracle | (https://docs.oracle.com/javase/8/docs/) |
Jeanne Boyarsky, Scott Selikoff | OCA / OCP Java SE 8 Programmer Certification Kit: Exam 1Z0-808 and Exam 1Z0-809 |
SG Ganesh, Hari Kiran Kumar, Tushar Sharma | Oracle Certification Professional Java SE 8 Programmer Exam 1Z0-809: A Comprehensive OCPJP 8 Certification Guide |