https://github.com/audio-engineer/aau-impr-exercises
Exercises done for the AAU SW1 IMPR course
https://github.com/audio-engineer/aau-impr-exercises
Last synced: about 1 year ago
JSON representation
Exercises done for the AAU SW1 IMPR course
- Host: GitHub
- URL: https://github.com/audio-engineer/aau-impr-exercises
- Owner: audio-engineer
- Archived: true
- Created: 2023-09-14T15:50:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T17:53:06.000Z (over 2 years ago)
- Last Synced: 2025-03-11T02:48:21.606Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AAU IMPR Exercises
A collection of exercises for the course `Imperative Programming`.
Directories prefixed by `b_` contain exercises from the book `Problem Solving and Program Design in C`, where the first
number following the prefix indicates the page on which the exercise can be found and the second number the number of
the exercise.
Directories prefixed by `c_` contain exercises done in class, where the first number indicates the class number and the
second number the order of the exercise.
## Contributing
Everyone should feel free to contribute.