Limit search to available items
Streaming video
Author McLaughlin, James, speaker

Title Java Lambdas and the Stream API : bringing functional programming to Java / James McLaughlin
Published [Place of publication not identified] : Apress, 2019

Copies

Description 1 online resource (1 streaming video file (1 hr., 1 min., 5 sec.))
Summary "Come up to speed with Java functional programming and write effective Java code with less effort using lambdas and the stream API. Make your Java project code more reliable by using the declarative approach provided by these new Java features. Learn how to leverage the updated collections API to facilitate common functional programming patterns such as map/filter/reduce. If you've ever stumbled through constructing for loops and while loops, this video will add to your programming toolbox and allow you to leave such heavy lifting to the stream API. You'll begin your journey with the syntax of Java lambdas, what they are, and how to use them. You will then be introduced to Java streams and the various ways of creating them for the purpose of processing data. You will also learn about the updates which have been made to the Java collections API for supporting streams. Along the way you will be taught the streams API and how to use the methods defined in the Stream class to process data sources to obtain the results you desire by employing lambdas with the Stream class' operations."--Resource description page
Notes Title from resource description page (Safari, viewed January 23, 2020)
Performer Presenter, James McLaughlin
Subject Java (Computer program language)
Functional programming (Computer science)
Functions -- Computer programs.
Functional programming (Computer science)
Functions -- Computer programs.
Java (Computer program language)
Form Streaming video
Other Titles Title on title screen: Java Lambdas and the Streams API