Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

From Collections to Streams in Java 8 Using Lambda Expressions

via Pluralsight

Overview

This course shows the new patterns introduced in Java 8, based on lambda expressions, the functional interfaces, the Collection Framework and the Stream API.

Java 8 brought many new patterns to build efficient and clean applications. In this course, we cover one most important new thing: lambda expressions. Lambdas are a nice thing, but would be useless without new patterns to process data. These new patterns have been added to the Collection Framework, and to a the new Stream API. This course quickly explains what the map / filter / reduce pattern is about, and why is has been added to the Stream API. This new API is precisely described: how it can be used to efficiently process data and how it can be used in parallel. Caveats and corner cases are also shown.

Taught by

Jose Paumard

Reviews

4.5 rating at Pluralsight based on 470 ratings

Start your review of From Collections to Streams in Java 8 Using Lambda Expressions

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.