Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.