This repo represents my preparation for the exam OCA(Oracle Certified Associate) Java SE 8 Programmer I.You will find several files , each file will represent a topic of the exam.
- Java Basics
- Working With Java Data Types
- Using Operators and Decision Constructs
- Creating and Using Arrays
- Using Loop Constructs
- Working with Methods and Encapsulation
- Working with Inheritance
- Handling Exceptions
- Why use Lambda Expressions
- Working with Dates and Times
- Working with Selected classes from the Java API