In this training, you will learn about the new Java 8 to Java 11 features and how to use them to migrate Java 8 applications to Java 11. The course covers the modular application development introduced by Java 9 as well as useful features such as local variable type inference (var) and the improved API for strings, files and collections. By the end of this course, you’ll be able to migrate existing Java 8 code bases to Java 11.

Java Design Patterns
20/3 - 22/3, 07/6 - 09/6, 13 ...
This training provides a deep understanding of the most common object oriented design patterns. It covers the most useful patterns…