Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrygraesberg/tdt4109-but-in-c
Rewrite of NTNU TDT4109 practice assignments in C to (try to) teach myself C
https://github.com/henrygraesberg/tdt4109-but-in-c
Last synced: 11 days ago
JSON representation
Rewrite of NTNU TDT4109 practice assignments in C to (try to) teach myself C
- Host: GitHub
- URL: https://github.com/henrygraesberg/tdt4109-but-in-c
- Owner: henrygraesberg
- Created: 2024-11-26T14:18:17.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-26T16:12:16.000Z (about 1 month ago)
- Last Synced: 2024-12-25T20:14:20.586Z (11 days ago)
- Language: Jupyter Notebook
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDT4109 (Fall semester 2024) Pracitce assignments rewritten in C
This is a rewrite of my TDT4109 practice assignments from python to C. The original in python can be found on [GitHub](https://git.graesberg.com/tdt4109)Code was compiled on my m3 macbook, so compiled files are for AArch64. Recompile if you're on another platform