https://github.com/p810/learning-c
A repository to track the exercises I'm doing to learn C
https://github.com/p810/learning-c
Last synced: about 2 months ago
JSON representation
A repository to track the exercises I'm doing to learn C
- Host: GitHub
- URL: https://github.com/p810/learning-c
- Owner: p810
- Created: 2024-01-13T22:25:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-15T23:35:35.000Z (over 2 years ago)
- Last Synced: 2025-01-20T00:59:41.873Z (over 1 year ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A repository to document exercises I'm doing to learn C, since writing it out helps reinforce the things I'm learning. Most of the exercises I've done so far have been based off the tutorials at [learn-c.org](https://learn-c.org).