https://github.com/brianium/adventures-inc
Adventures in C! Central repo for me to "Learn C The Hard Way"
https://github.com/brianium/adventures-inc
Last synced: 12 months ago
JSON representation
Adventures in C! Central repo for me to "Learn C The Hard Way"
- Host: GitHub
- URL: https://github.com/brianium/adventures-inc
- Owner: brianium
- Created: 2014-12-23T20:31:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-11T20:00:08.000Z (over 11 years ago)
- Last Synced: 2025-06-17T00:08:17.267Z (12 months ago)
- Language: C
- Size: 484 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Adventures In C
===============
I am going to go through Zed Shaw's [Learn C The Hard Way](http://c.learncodethehardway.org/book/).
I shall log my exercises here and other discoveries and illuminations.
It is my goal to "computer so good."