Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 486 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 486 Bytes

README

To run this app, open your cmd prompt in windows and run java -jar <path/RunApp.jar>

What is this repository for?

It's a set of interesting and not-so-difficult excercises to learn the principles of Lambda expressions, functional programming and parallel processing in Java. The idea it is NOT of my own, it was given as practice at college therefore, some class and methods names are in spanish.

Who do I talk to?