Learning Modern Java: A Tutorial Using Java 8

Fast-moving series of tutorials on Java programming using Java 8. From popular author & developer Marty Hall. Source code, exercises, & exercise solutions included.

Similar

A Java Exceptions must read guide

I think the first thing we should discuss is: what is an exception. In a short definition: an exception is a notification of an execution error occurrence.What kind of errors can occur: programming errors and system failure.Wait! How is a programming erro... (more…)

Read more »

How Netflix Really Uses Java

Paul Bakker, Java Platform at Netflix, Java Champion, and Co-Author of "Java 9 Modularity," presented How Netflix Really Uses Java at the 2023 QCon San Francisco conference. Bakker described the evolution of the architecture behind their movie application... (more…)

Read more »