/functional-idioms-with-java

Material for a talk about the application of some functional idioms with Java

Primary LanguageTeX

Functional Idioms With Java

Slides for a talk about the application of some functional idioms with Java. The generated slides are in the file ./presentation.pdf.

  • slides/ : The LaTeX source code
  • src/ : Some compiling Java source files with example code.
  • snippets/ : Some non-compiling Java sources included in the LaTeX slides.

Build

Use build.sh to build the slides (LaTeX needed) and compile the sources (Java needed).