A project of exercises from books specialized on the OCA Exam 1Z0-808 program (Java 8) or OCA Exam 1Z0-815 (Java 11) program.
- Chapter 01 - Java Basics
- Chapter 02 - Working with Java Data Types
- Chapter 03 - Using Operators and Decision Constructs
- Chapter 04 - Creating and Using Arrays
- Chapter 05 - Using Loop Constructs
- Chapter 06 - Working with Methods and Encapsulation
- Chapter 07 - Working with Inheritance
- Chapter 08 - Handling Exceptions
- Chapter 09 - Java 8/Java Basics
- Chapter 10 - Java 8/Working with Java Data Types
- Chapter 11 - Java 8/Working with Selected Classes from the Java API