https://github.com/billmei/learncthehardway
Exercise files for http://c.learncodethehardway.org/
https://github.com/billmei/learncthehardway
Last synced: 4 months ago
JSON representation
Exercise files for http://c.learncodethehardway.org/
- Host: GitHub
- URL: https://github.com/billmei/learncthehardway
- Owner: billmei
- License: mit
- Created: 2013-07-15T22:20:18.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-14T15:59:50.000Z (almost 5 years ago)
- Last Synced: 2025-06-21T09:02:09.564Z (4 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LearnCtheHardWay
================My completion of the exercise files for http://c.learncodethehardway.org/
Note: I disrecommend this course, don't take it. It's more confusing than helpful, and will make you hate C and not want to use it. Read K&R instead.