Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfgmesquita/c-lang
Introduction to the C language (2024/2025)
https://github.com/jfgmesquita/c-lang
c makefile ubuntu
Last synced: about 2 months ago
JSON representation
Introduction to the C language (2024/2025)
- Host: GitHub
- URL: https://github.com/jfgmesquita/c-lang
- Owner: jfgmesquita
- Created: 2024-10-16T23:53:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T12:22:48.000Z (about 2 months ago)
- Last Synced: 2024-11-08T13:18:00.412Z (about 2 months ago)
- Topics: c, makefile, ubuntu
- Language: C
- Homepage:
- Size: 22.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction to the C language
### Using Ubuntu (Linux)
***
Each folder contains a different exercise along with its Makefile and README.
The main objective of this exercises is to learn key concepts in the C programming language, such as preprocessors, pointers, dynamic memory management, string manipulation, structures (structs), file handling and makefiles as well.
***
###### 2024/2025