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.
|
6 years ago | |
---|---|---|
functions | 6 years ago | |
headers | 6 years ago | |
hello | 6 years ago | |
static | 6 years ago | |
structs | 6 years ago | |
types | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 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:
- Embedded programming
- Operating systems
- Python integration