These projects are freely available for use in in your learning process. The program in this Repo are written main in C, Shell and small HTML.
- 0x00-hello_world
- 0x01-variables_if_else_while
- 0x02-functions_nested_loops
- 0x03-debugging
- 0x04-more_functions_nested_loops
- 0x05-pointers_arrays_strings
- 0x06- C - More pointers, arrays and strings
- 0x07- C - Even more pointers, arrays and strings
- 0x08- C - Recursion
- README.md
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
To run these materials locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/Mugambi12/alx-low_level_programming.gitWindows:
git clone https://github.com/Mugambi12/alx-low_level_programming.gitThis project is licensed under the MIT.