Friday, May 23, 2014

Webinar: Java8 - Lambda

"There's a revolution calling! Lambda expressions are coming in Java 8 but how can developers benefit? We'll go through a series of code examples, that show how to:

Use the new lambda expressions feature
Write more readable and faster collections processing code using the Streams API
Build complex data processing systems with the new collector abstraction
Use lambda expressions in your own code"

webinar:
http://www.oreilly.com/pub/e/3038

No comments:

Post a Comment