Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 809 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 809 Bytes

Do you even Function? Guiding Through Functional Interfaces

This repository was created to hold information related to one of my talks on Functional Programming in Java.

Some of the additional resources I recommend:

  • Get a Taste of Lambdas and Get Addicted to Streams by Venkat Subramaniam: link
  • Parallel and Asynchronous Programming with Streams and CompletableFuture by Venkat Subramaniam: link
  • Let’s Get Lazy: Explore the Real Power of Streams by Venkat Subramaniam: link
  • Optional - The Mother of All Bikesheds by Stuart Marks: link

External Projects referenced: