Java 8 Lambda Expressions & Streams

April 9 2014 Talk @ San Francisco Java Users Group

Video of my talk Java 8 Lambda Expressions & Streams on April 9 2014 at the San Francisco Java User Group.

Abstract:

Java 8 ships with loads of new features. This in-depth presentation will get you quickly up to speed with Java 8 Lambda Expressions and the new streams API. Through a series of numerous short examples we will cover what you need to know to get going with Java 8 lambdas and streams.