FileMood

Download Pluralsight - Streams, Collectors, and Optionals for Data Processing in Java 8

Pluralsight Streams Collectors and Optionals for Data Processing in Java

Name

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

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

611.0 MB

Total Files

118

Hash

9C7A07F819E28617B4823C0E3881D913C27ACA1E

/01. Connecting Streams toCustom SourcesThe SpliteratorPattern/

01_01-Introduction to the Course.mp4

3.3 MB

01_02-What Are You Going to Learn in This Course.mp4

3.8 MB

01_03-What Should You Know to Follow This Course Agenda of This Module.mp4

3.5 MB

01_04-What Is a Spliterator.mp4

6.4 MB

01_05-The Spliterator Interface, What Do We Need to Implement.mp4

7.1 MB

01_06-The ArrayListSpliterator the tryAdvance Method.mp4

4.2 MB

01_07-The ArrayListSpliterator the trySplit Method.mp4

4.7 MB

01_08-Introduction to the Live Coding How to Write a Spliterator.mp4

4.2 MB

01_09-Using Our Own Spliterator Setting up the Application.mp4

5.7 MB

01_10-Using Our Own Spliterator Writing the Use Case Pattern.mp4

6.2 MB

01_11-Implementing Our Own Spliterator The First Methods.mp4

10.0 MB

01_12-Implementing Our Own Spliterator The tryAdvance Method.mp4

11.8 MB

01_13-Implementing the tryAdvance Method Setting the Returned Object.mp4

6.1 MB

01_14-Implementing Our Own Spliterator Running the Example.mp4

3.9 MB

01_15-Live Coding Session Wrapup.mp4

1.4 MB

01_16-Module Wrapup.mp4

1.8 MB

/02. Advanced Java 8 Stream Patterns FlatMap, Streams of Numbers/

02_01-Introduction and Agenda of the module.mp4

2.1 MB

02_02-Concatenating Streams The Stream.concat Pattern.mp4

4.8 MB

02_03-Merging Streams The Stream.of and flatMap Pattern.mp4

4.0 MB

02_04-How Does the flatMap Pattern Work Examples.mp4

3.1 MB

02_05-Splitting a Text into Words Using the flatMap Pattern.mp4

6.0 MB

02_06-Splitting a Text into Words Putting the Result in a Set.mp4

3.5 MB

02_07-State of a Stream The Stream.characteristics Method.mp4

5.2 MB

02_08-What Are the Eight Characteristics of a Stream.mp4

4.2 MB

02_09-How Does the Steam Methods Modify the State of a Stream.mp4

4.3 MB

02_10-State of a Stream A First Example.mp4

3.0 MB

02_11-How to Use the Stream.sorted Method with a Comparator.mp4

1.4 MB

02_12-Live Coding Session Presentation of the Example.mp4

5.4 MB

02_13-Live Coding Merging Streams Using Stream.of and flatMap.mp4

10.5 MB

02_14-Live Coding Splitting a Large Text in Words Using flatMap.mp4

11.3 MB

02_15-Live Coding Session Summary.mp4

1.1 MB

02_16-Streams of Numbers Converting from a Stream of Objects.mp4

3.4 MB

02_17-Optimizing the Conversion from a Stream of Objects.mp4

3.3 MB

02_18-Patterns to Build Streams of Numbers.mp4

2.7 MB

02_19-Specialized Methods min, max and summaryStatistics.mp4

5.4 MB

02_20-Live Coding Session Introduction of the Scrabble Example.mp4

5.6 MB

02_21-Live Coding Computing the Score of a Word in Scrabble.mp4

11.1 MB

02_22-Live Coding Getting the Word with the Best Score.mp4

11.4 MB

02_23-Live Coding Computing Statistics on the Words of Shakespeare.mp4

6.4 MB

02_24-Live Coding Session and Module Wrapup.mp4

3.3 MB

/03. ParallelDataProcessingPipelines Using Java 8 Streams/

03_01-Introduction and Agenda of the Module.mp4

1.9 MB

03_02-Building Parallel Processing on Multithread.mp4

4.3 MB

03_03-Tools for Parallel Processing in the JDK.mp4

4.4 MB

03_04-Parallel Streams First Patterns.mp4

3.6 MB

03_05-Caveats in Parallel Processing Synchronization and Visibility.mp4

2.5 MB

03_06-Stateful and Stateless Operations The Limit Method Example.mp4

6.1 MB

03_07-How to Tell a Stateless Operation from a Stateful One.mp4

1.4 MB

03_08-Parallel Performance Analysis Description of the Use Case.mp4

5.8 MB

03_09-Parallel Performance Analysis Understanding the Computing Times.mp4

3.4 MB

03_10-A Sneaky Stateful Operation The unordered Method.mp4

4.3 MB

03_11-Parallel Reduction What Not to Do.mp4

6.6 MB

03_12-Tuning Parallelism Setting the Size of the Common Fork Join Pool.mp4

3.0 MB

03_13-Tuning Parallelism Setting the Executor of a Computation.mp4

4.2 MB

03_14-Live Coding Understanding the Multithreaded Computation.mp4

9.4 MB

03_15-Live Coding Parallel Reduction, How Can It Go Wrong.mp4

8.7 MB

03_16-Live Coding Parallel Reduction, Hint at the Collector Pattern.mp4

2.5 MB

03_17-Live Coding Session Summary.mp4

1.7 MB

03_18-Module Wrapup.mp4

3.2 MB

/04. BuildingErrorlessProcessing Pipelines with Optionals/

04_01-Introduction and Agenda of the Module.mp4

1.9 MB

04_02-Optional A First Explanation of the Concept.mp4

5.5 MB

04_03-Patterns to Use an Optional as a Wrapper Type That Can Be Empty.mp4

3.4 MB

04_04-Patterns to Build an Optional from Scratch.mp4

4.5 MB

04_05-More Optional Patterns The Map, Filter and ifPresent Patterns.mp4

3.9 MB

04_06-How We Can See an Optional as a Special Kind of Stream.mp4

962.2 KB

04_07-Introduction to Advanced Optional Patterns The NewMath Example.mp4

3.1 MB

04_08-Building a First Data Processing Pipeline with the NewMath Class.mp4

3.1 MB

04_09-How Does the Optional.flatMap Pattern Work.mp4

3.2 MB

04_10-Leveraging the flatMap Pattern to Convert an Optional to a Stream.mp4

7.8 MB

04_11-Building a Parallel Data Processing Pipeline with NewMath.mp4

2.4 MB

04_12-Introduction to the Live Coding Session.mp4

362.2 KB

04_13-Live Coding How Not to Process Doubles with NewMath.mp4

7.9 MB

04_14-Live Coding Failing to Go Parallel with the Wrong Pattern.mp4

8.6 MB

04_15-Live Coding Building an Optional flatMapper for NewMath.mp4

10.8 MB

04_16-Live Coding Analyzing the Optional flatMapper.mp4

5.1 MB

04_17-Live Coding Parallel Stream with the Optional flatMapper.mp4

11.4 MB

04_18-Live Coding Session Summary.mp4

2.0 MB

04_19-Module Wrapup.mp4

3.1 MB

/05. Collecting Data in Complex Containers Using Collectors/

05_01-Introduction and Agenda of the Module.mp4

2.4 MB

05_02-What Is a Collector A Look Back at the Reduction Step.mp4

1.3 MB

05_03-A First Antipattern to Reduce a Stream in a List.mp4

3.2 MB

05_04-Reduction in a List The Right Pattern with a Collector.mp4

1.7 MB

05_05-The Collectors Class We Have a Collector for That.mp4

3.5 MB

05_06-Computing a Max and an Average with a Collector.mp4

2.2 MB

05_07-Building Strings with a Collector.mp4

1.1 MB

05_08-Collecting Data in a Set.mp4

1.7 MB

05_09-Collecting in a Map The partiionningBy and groupingBy Patterns.mp4

3.9 MB

05_10-Adding a Downstream Collector to Process Map Values.mp4

2.9 MB

05_11-Specifying Built Containers, the collectingAndThen Pattern.mp4

5.3 MB

05_12-Live Coding Introducing the Shakespeare Plays Scrabble Use Case.mp4

8.5 MB

05_13-Live Coding Building Histograms to Extract the Best Words.mp4

15.9 MB

05_14-Live Coding Writing Whizzing with a Blank Letter.mp4

6.8 MB

05_15-Live Coding Computing the Histogram of the Letters of a Word.mp4

9.9 MB

05_16-Live Coding Computing the Number of Blanks Need for Whizzing.mp4

15.9 MB

05_17-Live Coding Computing the Score of Words with Blank Letters.mp4

12.5 MB

05_18-Live Coding Computing the Best Words with Blanks.mp4

7.0 MB

05_19-Live Coding Session Summary.mp4

2.4 MB

05_20-Module Wrapup.mp4

4.8 MB

/06. Building Custom Collectors for Advanced Data Processing/

06_01-Introduction and Agenda of the Module.mp4

2.3 MB

06_02-What if We Need Collectors that Are Not in the Collectors Class.mp4

1.5 MB

06_03-Collectors Made of a Supplier, an Accumulator, and a Combiner.mp4

3.2 MB

06_04-Example of a Supplier and Accumulator for an ArrayList.mp4

2.3 MB

06_05-Example of a Combiner for an ArrayList.mp4

2.6 MB

06_06-Putting it All Together The Collector.of Pattern.mp4

3.2 MB

06_07-Live Coding Presenting the Actors and Movies Use Case.mp4

10.7 MB

06_08-Live Coding Counting the Number of Actors.mp4

7.8 MB

06_09-Live Coding Finding the Actor That Played in the Most Movies.mp4

15.2 MB

06_10-Live Coding Adding the Year Constraint, Introduction.mp4

6.9 MB

06_11-Live Coding Setting the Custom Downstream Collector.mp4

3.3 MB

06_12-Live Coding Writing the Supplier for the Custom Collector.mp4

5.1 MB

06_13-Live Coding Writing the Accumulator.mp4

9.1 MB

06_14-Live Coding Writing the Combiner by Merging Maps.mp4

10.1 MB

06_15-Live Coding Taking a Global Look at the Custom Collector.mp4

8.2 MB

06_16-Live Coding Extracting the Max of the Submap.mp4

12.5 MB

06_17-Live Coding Extracting the Max of the Main Map.mp4

7.3 MB

06_18-Live Coding Session Summary.mp4

3.0 MB

06_19-Other Custom Collectors The summaryStatistics Pattern.mp4

3.5 MB

06_20-Module Wrapup.mp4

3.5 MB

/Exercise files/

java8dataprocessingstreamscollectorsoptionals.zip

4.5 MB

 

Total files 118


Copyright © 2025 FileMood.com