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.
		
		
		
		
		
			| 
				
					
						
							 | 
			5 years ago | |
|---|---|---|
| 21st_century_c/first_compile | 6 years ago | |
| env_vars | 5 years ago | |
| file_io | 5 years ago | |
| functions | 7 years ago | |
| headers | 5 years ago | |
| hello | 5 years ago | |
| pointers | 5 years ago | |
| static | 5 years ago | |
| structs | 5 years ago | |
| types | 7 years ago | |
| .gitignore | 5 years ago | |
| README.md | 7 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