Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 435 Bytes

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).