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.
- Host: GitHub
- URL: https://github.com/symonmuchemi/alx-low_level_programming
- Owner: SymonMuchemi
- Created: 2023-06-07T08:23:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T20:22:12.000Z (over 1 year ago)
- Last Synced: 2025-01-17T14:12:40.419Z (about 1 year ago)
- Topics: c, low-level-programming, makefile
- Language: C
- Homepage:
- Size: 2.02 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)