Skip to content
This repository was archived by the owner on Apr 21, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 363 Bytes

kit-prog-tutorial

Slides for my Java programming tutorial at KIT using LaTeX beamer.

Build

cd wise1617 # or wise1516
for i in *.tex; do pdflatex -output-directory=out $i; done

License

This work is released to the public domain.
For the full copyright and license information, please view the LICENSE file.