JDK 8: Lessons Learnt With Lambdas and Streams

December 21, 2016

Recorded at SpringOne Platform 2016. Speaker: Simon Ritter, Azul Slides: http://www.slideshare.net/SpringCentral/jdk8-lessons-learnt-with-lambdas-and-streams Lambda expressions and the streams API add a more functional style of programming to Java; something developers have not really had in the past. This session will start with a short summary of the key features of both Lambda expressions and streams before moving on to some real world examples of how to use them effectively, including a number of lessons learnt from trying to apply an imperative style of programming when it should have been functional. We'll finish off with a quick look at some of the ideas for improvements to streams in JDK 9.

Previous
Traffic Management for Cloud Foundry Apps using Apigee Edge Microgateway
Traffic Management for Cloud Foundry Apps using Apigee Edge Microgateway

This video provides a step by step overview of how to provide Traffic Management (Spike Arrest) for your ap...

Next Video
40 Tips and Tricks for Spring in IntelliJ IDEA
40 Tips and Tricks for Spring in IntelliJ IDEA

Recorded at SpringOne Platform 2016. Speakers: Stephane Nicoll and Yann Cebron, JetBrains IDEs can be power...