Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/larsgroeber/prg1
- Owner: larsgroeber
- Created: 2017-10-21T14:58:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T14:45:13.000Z (over 6 years ago)
- Last Synced: 2024-10-18T23:12:49.401Z (about 1 month ago)
- Language: Python
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.