Multimatics

Academy | Syllabus

Oracle Certified Professional, Java SE 8 Programmer (1Z0-809)

Offered by Oracle, the Oracle Certified Professional, Java SE 8 Programmer (1Z0-809) is an advanced certification for Java developers looking to deepen their expertise. This certification demonstrates your ability to write efficient, well-designed Java code. The training program by Multimatics is designed to help participants enhance their programming skills and prepare for the 1Z0-809 exam. The curriculum follows the official Oracle exam objectives, featuring in-depth discussions, coding exercises, and practical examples to ensure comprehensive understanding and readiness.

Register Now

Trusted by OrganizationsProven by Professionals

+21

Years of Experiences

+6.000

Delivered Training Programs

+50.000

Professionals

90%

Exam Pass Rate

Program Details

Durations

The program is a 5-day intensive training class. 

Method of Delivery

The program provided by Multimatics will be delivered through interactive presentation by professional instructor(s), group debriefs, individual and team exercises, behavior modelling and roleplays, one-to-one and group discussion, case studies, and projects.  

Who Should Attend?

This program is suitable for:

  • Java developers seeking advanced skills.
  • Professionals aiming to achieve a higher certification in Java.
  • IT professionals working on Java-based applications.

Program Objectives

By the end of the program, participants will be able to:

  • Enhance knowledge of advanced Java programming concepts.
  • Implement multi-threading, concurrency, and generics in Java.
  • Utilize Java I/O API for data processing.
  • Prepare thoroughly for the Java SE 8 Programmer II certification exam.

Examination Details

Duration

5 Days

Format

    Open BookClose Book

Level

-

Passing Grade

65%

Program Modules

Module 1: Java Class Design

Topic Covered

  • Implement encapsulation
  • Implement inheritance including visibility modifiers and composition
  • Implement polymorphism
  • Override hashCode, equals, and toString methods from Object class
  • Create and use singleton classes and immutable classes
  • Develop code that uses static keyword on initialize blocks, variables, methods, and classes