Streams in Java 8 - The Good, the Bad, and the Ugly

Streams in Java 8 - The Good, the Bad, and the Ugly

Java via YouTube Direct link

Not Thinking Functional

8 of 21

8 of 21

Not Thinking Functional

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Streams in Java 8 - The Good, the Bad, and the Ugly

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Goals Of This Session
  3. 3 Problem To Solve
  4. 4 Non-Stream Code
  5. 5 My Stream Code (Ugly)
  6. 6 Stream Code (Better)
  7. 7 Stream Code (Better JDK 9)
  8. 8 Not Thinking Functional
  9. 9 Almost Functional (But Not Quite)
  10. 10 Mixed Iteration (Bad)
  11. 11 Internal Iteration (But Ugly)
  12. 12 Internal Iteration (Good)
  13. 13 Mixed Interation (Still Bad)
  14. 14 Simple Exercise
  15. 15 Alternative Reduction (Bad)
  16. 16 Reduction By Collection (Complex)
  17. 17 Stream Reuse (Good or Bad?)
  18. 18 Multi-Sort (Bad)
  19. 19 Parallel Streams Are Faster, Right?
  20. 20 Custom Pools For Parallel Streams
  21. 21 Conclusions

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.