Skip to content

Repository files navigation

Episode Recursion

made-with-latex generate-slides

Slides for a minor presentation on recursion in Java :)

  • Animated Version (here or here)
  • Not-Animated Version (with enough extra slides to follow the original animations: here or here)

Building

The presentation no longer relies on sltx or the lithie-util/LILLY bundle. All non-CTAN packages are pulled in as git submodules below lib:

Submodule Repository Provides
lib/beamer-themes EagleoutIce/beamer-themes the dividing-lines beamer theme
lib/color-palettes EagleoutIce/color-palettes color-palettes and tikz-palettes
lib/sopra-collection EagleoutIce/sopra-collection sopra-listings (the plainjava listings)
lib/tikzpingus EagleoutIce/tikzpingus the penguins
lib/fancyqr EagleoutIce/fancyqr the qr-code on the outro slide

Everything else (algorithm2e, biblatex, montserrat, fontawesome, …) comes from a regular TeX Live installation.

git clone --recurse-submodules https://github.com/EagleoutIce/Episode-Recursion
cd Episode-Recursion
make            # or: latexmk -pdf rekursion.tex

.latexmkrc adds ./lib to TEXINPUTS, so the submodule copies take precedence over any version that may already be installed in TeX Live.

About

Slides on Recursion in Java

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages