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

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

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).