Slides for my Java programming tutorial at KIT using LaTeX beamer.
cd wise1617 # or wise1516
for i in *.tex; do pdflatex -output-directory=out $i; done
This work is released to the public domain.
For the full copyright and license information, please view the LICENSE file.