If Streams Are So Great, Let's Use Them Everywhere - Right?
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the pros and cons of using Java streams for bulk data processing in this 51-minute Devoxx conference talk. Delve into sample use cases where stream code offers clarity and conciseness compared to traditional collection iteration. Examine scenarios requiring complex collector combinations, primitive stream reduction, or nested FlatMap operations, where the benefits of streams may be less apparent. Compare and evaluate imperative and functional programming styles for various data processing tasks, participating in interactive voting to determine the most effective approach. Gain valuable insights into optimal use cases for Java streams and situations where conventional methods might be preferable, enhancing your ability to write efficient and maintainable code for diverse data processing challenges.
Syllabus
If Streams Are So Great, Let’s Use Them Everywhere... Right?? by Maurice Naftalin, José Paumard
Taught by
Devoxx
Related Courses
Writing Professional CodeMicrosoft via edX Learn C# By Building Applications
Udemy Fundamentos de C# para Principiantes
Udemy What's New in Visual Studio 2017 for F# For Developers
LinkedIn Learning Clean Code
Udemy