Oracle Java Certification – Pass the Associate 1Z0-808 Exam
The Java SE 8 Oracle Certified Associate (OCA) certification helps you build a foundational understanding of Java, and gaining this certification credential is the first of two steps in demonstrating you have the high-level skills needed to become a professional Java developer. This course aims to train you for to exam by hands-on instructor-led lessons […]
The Java SE 8 Oracle Certified Associate (OCA) certification helps you build a foundational understanding of Java, and gaining this certification credential is the first of two steps in demonstrating you have the high-level skills needed to become a professional Java developer. This course aims to train you for to exam by hands-on instructor-led lessons with real world examples and exam questions.
-
Welcome!
-
Getting Started with Java
-
Introduction to Objects
- Object Oriented Programming (OOP)
- Objects vs. Primitives
- Stack & Heap
- Initializing Data
- Building Constructors
- Constructors and Default Values
- Default Constructor
- Initialization Blocks
- Immutable Classes
- Exam Question Examples
- Static, Scope, and Garbage Collection
- Static Variables
- Static Methods
- Static Reference Variables and null
- Using Static Variables and Methods
- Static Initialization Block
- Garbage Collection
- Java Memory Leaks
- Exam Question Examples
-
Packages
-
Java Conventions and Primitives
-
Java Syntax
-
Strings
-
Encapsulation
-
Inheritance
-
Polymorphism
-
Abstract Classes and Interfaces
-
Lambda Expressions and Static Imports
-
Dates and Time
-
Arrays
-
Collections
-
Generics and Autoboxing
-
Exception Handling