Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelwadoudmakh55/alx-low_level_programming
Learning C language for low level programming
https://github.com/abdelwadoudmakh55/alx-low_level_programming
c-language
Last synced: about 2 months ago
JSON representation
Learning C language for low level programming
- Host: GitHub
- URL: https://github.com/abdelwadoudmakh55/alx-low_level_programming
- Owner: AbdelwadoudMakh55
- Created: 2023-06-15T11:40:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T13:53:12.000Z (9 months ago)
- Last Synced: 2024-04-14T04:10:58.269Z (9 months ago)
- Topics: c-language
- Language: C
- Homepage:
- Size: 358 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## C language for low level programming
In this repository I learned about basic, intermediate and advanced concepts of the C language starting from how the code is being executed to advanced concepts like forks and executing processes, along the way I learned about data types, functional programming, pointers, variadic functions, static and dynamic linking and also file handling.