Algemene informatie over de cursus
The Java SE 8 Programming II exam IZ0-809 through a Special Certification Package. 1 Year access to revolutionary E-learning to pass the exam Easily. Get Introduced by Learning through 1 Learning Portal (LMS) with Certified Teachers. Exclusive 24/7 Online Mentor and Challenging Course Testing and View behind the scenes all Tips & Tricks.Always guaranteed the Official Test Exam and after the Training an Official Certificate of Participation. Optional Livelabs (extra charge)
Delivery time: Within 1 working day
Online access: Standard 12 months
Lesson duration: variable
Study load: Variable because of practical assignments.
Learning methods: Instruction video, Demonstration video, Knowledge Base
Operating systems: Microsoft Windows, Google Chrome OS, Apple MacOS
Included services: Contact with teacher by e-mail and chat, Progress report, 24/7 online access
Supported browsers: Internet Explorer, Edge, Firefox, Safari en Chrome
Certification: Possible for corresponding exam number
Access to teacher: By e-mail and chat
Extra options: Virtual Labs (if available)
Inhoud van de cursus
Java SE 8 Programming: Encapsulation, Polymorphism, and AbstractionCourse: 2 Hours
Course Introduction
Java Technology
Review of a Java Class Structure
Primitive Variables and Operators
Review of Conditions, Loops, and Arrays
Review of String and StringBuilder
Review of Java Fields, Constructors, and Methods
Java SE 8 Programming: Interfaces, Lambda Expressions, Collections, and Generics
Course: 1 Hour, 41 Minutes
Course Introduction
Interfaces
Adding Methods to an Interface
Extending an Interface
Using Java Interfaces
Anonymous Inner Classes
Comparing Classes, Interfaces, and Lambda Expressions
Lambda Expressions
Writing Lambda Expressions
Java SE 8 Programming: Inheritance, Interfaces, Exceptions, and Deployment
Course: 1 Hour, 46 Minutes
Course Introduction
The Core Interfaces of the java.util.function Package
Using Primitive Versions of Base Interfaces
Using Binary Versions of Base Interfaces
Using the Unary Operator Functional Interface
Java SE 8 Programming: Date/Time API, I/O and File I/O (NIO.2), and Concurrency
Course: 2 Hours, 18 Minutes
Course Introduction
The java.time API
Working with the LocalDate Class
Working with the LocalTime Class
Working with the LocalDateTime Class
Dates and Times Across Time Zones
Working with Dates and Times Across Time Zones
Working with Date/Time Methods, Classes, and Interfaces
Formatting Dates
Java SE 8 Programming: Concurrency, Parallelism, the JDBC API, and Localization
Course: 2 Hours, 8 Minutes
Course Introduction
Operating System Task Scheduling
Using an ExecutorService
Potential Threading Problems
Using Synchronized Code Blocks
Using the java.util.concurrent Collections
Creating a Network Client Using java.util.concurrent