https://github.com/444b/learning-c
https://github.com/444b/learning-c
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/444b/learning-c
- Owner: 444B
- Created: 2024-03-04T11:24:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T09:20:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-07T15:45:37.717Z (10 months ago)
- Language: C
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-c
This is my repo for learning the C programming language.
As the foundation of all systems programming and virtually every other programming language, the importance of C is an undefeated consensus in computer science.
My reason for learning C is to understand computing on a much deeper level