GitXplorerGitXplorer
d

do-you-even-function

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
43664cf08e9563d1d2b05a6f5389e88f975cb99a

2018-10-15: Adding Slides

committed 6 years ago

README

The README file for this repository.

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: