You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
androiddrew 576a223a29 Adding erf files 5 years ago
21st_century_c/first_compile Adding erf files 5 years ago
functions Initial commit 6 years ago
headers Initial commit 6 years ago
hello Initial commit 6 years ago
static Initial commit 6 years ago
structs Initial commit 6 years ago
types Initial commit 6 years ago
.gitignore Initial commit 6 years ago
README.md Initial commit 6 years ago

README.md

Learn C

This repository is an experimental playground for learning C programming. The inspiration for learning C is three fold:

  1. Embedded programming
  2. Operating systems
  3. Python integration