Java OCA/OCP SE 8 Accelerated prepares individuals for the Oracle Certified Associate and Professional exams with an intensive focus on Java SE 8 programming.

Course Objectives

  • Write Java code that uses variables, arrays, conditional and loop constructs
  • Create Java classes, access the fields and methods of an object, and also declare, override, and invoke methods
  • Encapsulate a class using access modifiers and overloaded constructors
  • Demonstrate polymorphism by implementing a Java Interface
  • Handle a checked exception in a Java application

Upcoming Schedules

Course Prerequisites

Course Outline

What Is a Java Program?
arrow iconarrow icon

  • Introduction to Computer Programs
  • Key Features of the Java Language
  • The Java Technology and Development Environment
  • Running/testing a Java program