1Z0-819
1Z0-819 copied to clipboard
Preparation material and exercises for the Oracle Java SE 11 Developer 1Z0-819 exam.
1Z0-819
My very own exercises as a preparation for the Java SE 11 Developer Certification
The goal is to earn a digital badge
Sources, tools and study material which I use
- The Java™ Tutorials
- Nailing 1Z0-808
- Enthuware JQ+ I V11 FOR OCP-JP 11 PART 1 OCP Java 11 Programmer I
- Enthuware JQ+ II V11 FOR OCP-JP 11 PART 1 OCP Java 11 Programmer II
- Enthuware JD+ V11 for Oracle Certified Professional - Java SE 11 1Z0-819
- Pluralsight Java SE 11 Developer Certification 1Z0-819 Courses
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
- Exam Topics
- Working with Java data Types
- Controlling Program Flow
- Java Object Oriented Approach
- Exception Handling
- Working with Arrays and Collections
- Working with Lambda Expressions and Streams
- Java Platform Module System
- Concurrency
- Java IO API
- Secure Coding in Java SE Applications
- Database APplications with JDBC
- Localization
- Annotations