Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/h0mbre/Learning-C
A series of mini-projects used to learn C for beginners
https://github.com/h0mbre/Learning-C
Last synced: 3 months ago
JSON representation
A series of mini-projects used to learn C for beginners
- Host: GitHub
- URL: https://github.com/h0mbre/Learning-C
- Owner: h0mbre
- Created: 2019-09-14T22:33:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T23:36:48.000Z (8 months ago)
- Last Synced: 2024-10-29T18:05:43.932Z (3 months ago)
- Language: C
- Size: 170 KB
- Stars: 1,514
- Watchers: 31
- Forks: 251
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome - Learning-C - A series of mini-projects used to learn C for beginners (Development / Programming)
README
## Learning C
This repo is a collection of assignments and mini-programs/projects for beginners trying to learn C.**WARNING: During this excercise you will be learning along with me, I am not your teacher, but your peer. I don't know anything about writing robust/correct C, I'm learning just as you are learning. Do not think that these examples are correct.**
Try to complete each task without looking at the solution!