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

https://github.com/symonmuchemi/alx-low_level_programming

This project is part of the ALX_SE engineering curriculum on low level programming.
https://github.com/symonmuchemi/alx-low_level_programming

c low-level-programming makefile

Last synced: 2 months ago
JSON representation

This project is part of the ALX_SE engineering curriculum on low level programming.

Awesome Lists containing this project

README

          

# alx-low_level_programming
ALx-SE Cohort 15 projects and Tasks.
## Projects
1. [0x08. C - Recursion](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x08-recursion)
2. [0x0A-Argc_argv](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0A-argc_argv)
3. [0x0B-malloc_free](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0B-malloc_free)
4. [0x9-static_libraries](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x09-static_libraries)
5. [0x0C-more_malloc_free](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0C-more_malloc_free)
6. [0x0D-preprocessor](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0D-preprocessor)
7. [0x0E-structures_typedef](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0E-structures_typedef)
8. [0x0F-function_pointers](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x0F-function_pointers)
9. [0x10-variadic_functions](https://github.com/Simon-Muchemi/alx-low_level_programming/tree/main/0x10-variadic_functions)
## Cloning the Repository
To clone this repo, run the following command:
```shell
git clone https://github.com/Simon-Muchemi/alx-low_level_programming.git
```
## Contributions
Everyone is free to contribute to this repository. Just make a pull request and make the desired changes.
## AUTHORS
[Simon Muchemi](https://github.com/Simon-Muchemi/)