https://github.com/uthcode/learntosolveit
The C Programming Language Companion
https://github.com/uthcode/learntosolveit
c
Last synced: 5 days ago
JSON representation
The C Programming Language Companion
- Host: GitHub
- URL: https://github.com/uthcode/learntosolveit
- Owner: uthcode
- License: bsd-3-clause
- Created: 2013-12-06T15:44:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T19:27:41.000Z (about 1 year ago)
- Last Synced: 2025-04-29T10:48:55.895Z (8 months ago)
- Topics: c
- Language: C
- Homepage: http://www.learntosolveit.com
- Size: 36.7 MB
- Stars: 236
- Watchers: 25
- Forks: 1,357
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# https://learntosolveit.com
[https://learntosolveit.com](https://learntosolveit.com) is a website to learn C programming using K&R book. It uses modern tools, and is designed to be used along with the book.
I recommend [https://exercism.org](https://exercism.org) as the platform to
learn programming, including C, and practice with a community of intrinsically
motivated developers.
### References
* C Programming Language by Kernighan and Ritchie.
* https://github.com/jflaherty/ptrtut13/blob/master/md/ch1x.md
* https://manual.cs50.io/
[](https://app.netlify.com/sites/learntosolveit/deploys)
[](http://www.learntosolveit.com/?badge=latest)
## Author
* Senthil Kumaran
* Email: [senthil@uthcode.com](mailto:senthil@uthcode.com)
* Blog: [https://senthil.learntosolveit.com](https://senthil.learntosolveit.com)