This repository holds my assignment solutions from the low-level programming track at ALX Africa Software Engineering School.
I am learning about data structures, algorithms, and other low-level programming concepts while working in the C language. The following contains hands-on projects as listed below:
- 0x00. C - Hello, World
- 0x01. C - Variables, if, else, while
- 0x02. C - Functions, nested loops
- 0x03. C - debugging
- 0x04. C - More functions, more nested loops
- 0x05. C - Pointers, arrays and strings
- 0x06. C - Pointers, arrays and strings
- 0x07-pointers_arrays_strings
- 0x08-recursion
- 0x09-static_libraries
- 0x0A-argc_argv
- 0x0B-malloc_free
- 0x0C-more_malloc_free
- more projects are coming soon!!