YoVDO

Streams, Collectors, and Optionals for Data Processing in Java 8

Offered By: Pluralsight

Tags

Java Courses Data Processing Courses Stream API Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
This course shows advanced patterns to process data in Java 8 using lambdas, streams, spliterators, optionals, and collectors. It shows how to build your own spliterators to connect streams to non-standard data sources, and to build your own collectors.

The Stream API and the Collectors are two new additions to the JDK in Java 8 that allow the efficient processing of data using the map / filter / reduce approach. It brings many new patterns on the table, and ways to extend them. We show how to connect streams to non-standard sources of data, how to build streams on other streams. The notion of Optional, introduced to handle the reduction of empty streams is also shown on advanced data processing patterns. And at last, collectors are shown, basic patterns first then advanced ones, where we build our own custom collector.

Syllabus

  • Connecting Streams to Custom Sources: The Spliterator Pattern 37mins
  • Advanced Java 8 Stream Patterns: FlatMap, Streams of Numbers 56mins
  • Parallel Data Processing Pipelines Using Java 8 Streams 44mins
  • Building Errorless Processing Pipelines with Optionals 41mins
  • Collecting Data in Complex Containers Using Collectors 45mins
  • Building Custom Collectors for Advanced Data Processing 44mins

Taught by

Jose Paumard

Related Courses

A Beginner's Guide to Java Programming
Packt via FutureLearn
A Simple Picture Storing App with Java and Android Studio
Coursera Project Network via Coursera
Confluent Certified Developer for Apache Kafka (CCDAK)
A Cloud Guru
JBoss EAP Administration
A Cloud Guru
Advanced Data Structures in Java
University of California, San Diego via Coursera