-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Learning C | ||
This repo is a collection of assignments and mini-programs/projects for beginners trying to learn C. | ||
|
||
**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.** | ||
**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! I am not a programmer by any means and a lot of this code will be trash. None of this is meant to be comprehensive or an alternative to hard work, enjoy! |