Nicolai Parlog
Company: CodeFX
Java 9 is out, Java 10 is out, even Java 11 is out already! Java 9 has a lot in stock beyond the module system, Java 10 comes with var
(less typing, but still strongly typed), Java 11 promises a reactive HTTP client, and on the horizon looms pattern matching. In this talk you'll learn about:
var
, and private interface methods;Stream
and Optional
;After this talk you will be prepared to get started with Java 9, 10, and 11.
Company: CodeFX