My very own exercises as a preparation for the Java SE 11 Developer Certification
The goal is to earn a digital badge
- 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
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
- JDK 8 or later
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
- 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