Skip to content

Implementing advanced streaming exercises from Learn Java With Projects by Dr. Sean Kennedy & Maaike Van Putten

Notifications You must be signed in to change notification settings

eniolakunle/AdvancedStreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Streaming 🎏

Welcome to the Advanced Streaming repository! 🌊

In this project, we implement advanced streaming exercises from the book Learn Java With Projects by Dr. Sean Kennedy & Maaike Van Putten. This a collection of exercises intended to allow us to practice and master Java streams.

📚 What You'll Learn

  • Java Streams: Understand the power of streams and how to utilize them in data processing.
  • Advanced Techniques: Explore filtering, mapping, and reducing to enhance your programming skills.
  • ⚡Running Streams in Parallel: Speeding up calculations by using Java's built in parallel methods.

Click here for Amazon Link:


LearningWithProjects.jpg

About

Implementing advanced streaming exercises from Learn Java With Projects by Dr. Sean Kennedy & Maaike Van Putten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages