Exploring Collectors
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the powerful Collectors utility class in Java through live-coded examples in this comprehensive conference talk. Dive deep into the complex and often underutilized functions of Collectors, learning how to apply them effectively in stream reduce operations. Tackle common programming problems, implementing solutions using various Collectors methods. Gain a thorough understanding of Collectors' capabilities, including creating maps, filtering, partitioning, and more. Led by award-winning author and software development expert Dr. Venkat Subramaniam, this presentation covers topics such as lazy evaluation, immutability, and practical applications of Collectors in Java programming.
Syllabus
Introduction
Why Java
Create People
Reduce
Lazy Evaluation
Immutability
Programming languages
Example
Reduce Function
Combine Collections
Collectors
Using Collectors
Creating a Map
Create a Map
Get a List of Ages
Unmodifiable Lists
commaseparated lists
collecting
filters
partitioning
by name
add
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube