Archive: October 2018

Grasping Java 8: open source Java 8 workshop

Posted on by  
Chiel van de Steeg

Although Java has always been awesome, Java 8 has brought the language several features the language was in dire need of. Apart from the long-awaited improved DateTime-API and the introduction of Optionals, Java 8 finally gave behaviour the attention it deserves by incorporating (a form of) functional programming into the language using lambdas.

Continue reading →

shadow-left