1Z0-819

Preparation material and exercises for the Oracle Java SE 11 Developer 1Z0-819 exam.

Stars
14

1Z0-819

My very own exercises as a preparation for the Java SE 11 Developer Certification

The goal is to earn a digital badge badge

Sources, tools and study material which I use

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • JDK 8 or later

Installing

You can set up the project into an IDE by importing the folder. The following command shows how to do it in IntelliJ IDEA.

idea 1Z0-819

Notes

  1. Exam Topics
  2. Working with Java data Types
  3. Controlling Program Flow
  4. Java Object Oriented Approach
  5. Exception Handling
  6. Working with Arrays and Collections
  7. Working with Lambda Expressions and Streams
  8. Java Platform Module System
  9. Concurrency
  10. Java IO API
  11. Secure Coding in Java SE Applications
  12. Database APplications with JDBC
  13. Localization
  14. Annotations
Related Projects