Skip to content

jpmartins-ca/k-talk-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Streams Practical Session

This repository contains demo and practical exercises on Java Streams.

Some of them were used to prepare and support the KLx talks #1.

Code presented at KLx Talks #1

Exercises (Kahoot not included)

StreamExercisesTest

Benchmark before after parallel stream

ParallelStreamTest

What you can do with this repo

There are some exercises here that were built during preparations but not used during the presentation.

  1. Clone this repository
  2. Open the project in your IDE
  3. Review the exercises used during the talk and try to replace traditional loops by stream without looking at the solutions.
  4. Run the tests to see what needs to be implemented
  5. Implement the missing code in the classes

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages