Java has 3 LTS (Long Term Support) releases : this course covers them all - Java 17, Java 11 and (advanced) Java 8.
This course is a successor to my best seller "Java for Beginners - A Complete Course in Java Fundamentals and Java 8 OCA Certification (1Z0-808)" course. While this course is not for beginners, certification is not required.
This course starts with the advanced topics of Java 8 - lambdas, streams, concurrency etc.. Java 11 is then covered - LVTI, private interface methods, annotations, security and modules. Modules are examined in detail (with examples). Lastly, Java 17 is covered - sealed classes, records, switch expressions, pattern matching and text blocks. All the code used throughout the course is available.
Topics are presented with both general understanding and certification in mind i.e. the course caters for both. Regarding certification, Java 8 OCP (1Z0-809), Java 11 OCP (1Z0-819) and Java 17 OCP (1Z0-829) are targeted. This course would be a great training support in conjunction with the excellent MCQ Certification from Enthuware (as there are no MCQ's on this course).
The theory of the topic is explained with lots of code examples used to reinforce the topic. The videos are annotated in detail to help the learner follow my explanations. Having access to the code is a great learning aid as you can get the code running and see what happens when you change it. In addition, there are exercises, particularly for Java 17.
Topics include:
Java 8 Advanced:
Lambda Expressions
Streams
Generics
Collections
Concurrency
JDBC
File IO
NIO.2
Serialisation
Localisation
Java 11:
private interface methods
LVTI (local variable type inference)
Annotations
Security
Modules
Java 17:
Sealed classes
Records
switch expressions and pattern matching
Text blocks
By way of background, I am a PhD-qualified University lecturer since 2002. For over a decade, I have taught Java on a bespoke Masters on behalf of a highly regarded software company.
I have recently co-authored a book called "Java Memory Management: a comprehensive guide to garbage collection and JVM tuning" with Maaike van Putten.
I love teaching and this course has all my experience in explaining advanced concepts of Java. In addition, I have a strong attention to detail which lends itself perfectly to the Oracle Java Certification exams. I am delighted that Enthuware, the excellent Certification training tool, have, in their explanations, linked to my YouTube channel.
Understand and apply functional programming techniques in Java i.e. lambda expressions (including method references) and Streams.
Obtain the knowledge of many advanced Java concepts such as Concurrency, Generics/Collections, Localization, JDBC and IO/NIO.2.
Master the new Java 9, 10 and 11 topics - local variable type inference, private interface methods, Annotations, Security and Modules.
Master the new Java 12, 13, 14, 15, 16 and 17 topics - sealed classes, records, switch expressions (including pattern matching) and text blocks.
Acquire the skills to pass the Oracle Java 8, 11 and 17 OCP exams (1Z0-809, 1Z0-819 and 1Z0-829).