Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/larsgroeber/prg1

Working directory for "Programmieren 1" WS 17/18
https://github.com/larsgroeber/prg1

Last synced: 12 days ago
JSON representation

Working directory for "Programmieren 1" WS 17/18

Awesome Lists containing this project

README

        

# Programmieren 1

My solutions to exercise sheets for the course "Programmieren 1 (PRG1/ERP)" of Goethe University Frankfurt in WS 17/18.

To use the 'pack-script' in `Tools` which will add header variables to and zip a solution directory run
```
python Tools/pack.py
```
and follow the prompts.