Skip to content
This repository has been archived by the owner on Apr 21, 2018. It is now read-only.
/ kit-prog-tutorial Public archive

My awesome slides for a Java programming tutorial at the KIT. 🙈

License

Notifications You must be signed in to change notification settings

younishd/kit-prog-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.