https://github.com/mburuxx/alx-low_level_programming
Projects done in low-level languages, C, and includes bash scripts
https://github.com/mburuxx/alx-low_level_programming
bash c data-structures
Last synced: about 1 year ago
JSON representation
Projects done in low-level languages, C, and includes bash scripts
- Host: GitHub
- URL: https://github.com/mburuxx/alx-low_level_programming
- Owner: mburuxx
- Created: 2022-12-09T10:37:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T20:06:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T08:36:01.540Z (about 1 year ago)
- Topics: bash, c, data-structures
- Language: C
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming
This repository contains programs written using low-level languages, mainly C. These projects occured during my 12-month term at ALX School. The projects are as follows:
* [0x00-hello_world](./0x00-hello_world)
* [0x01-variables_if_else_while](./0x01-variables_if_else_while)
* [0x02-functions_nested_loops](./0x02-functions_nested_loops)
* [0x03-debugging](0x03-debugging)
* [0x04-more_functions_nested_loops](0x04-more_functions_nested_loops)
* [0x05-pointers_arrays_strings](0x05-pointers_arrays_strings)
* [0x06-pointers_arrays_strings](0x06-pointers_arrays_strings)
* [0x07-pointers_arrays_strings](0x07-pointers_arrays_strings)
* [0x08-recursion](0x08-recursion)
* [0x09-static_libraries](0x09-static_libraries)
* [0x10-variadic_functions](0x10-variadic_functions)
* [0x12-singly_linked_lists](0x12-singly_linked_lists)
* [0x13-more_singly_linked_lists](0x13-more_singly_linked_lists)
* [0x14-bit_manipulation](0x14-bit_manipulation)
* [0x15-file_io](0x15-file_io)
* [0x17-doubly_linked_lists](0x17-doubly_linked_lists)
* [0x0A-argc_argv](0x0A-argc_argv)
* [0x0B-malloc_free](0x0B-malloc_free)
* [0x0C-more_malloc_free](0x0C-more_malloc_free)
* [0x0D-preprocessor](0x0D-preprocessor)
* [0x0E-structures_typedef](0x0E-structures_typedef)
* [0x0F-function_pointers](0x0F-function_pointers)
* [0x1A-hash_tables](0x1A-hash_tables)
## Author :black_nib:
* John Mburu (X)
# Acknowledgements :pray:
These works are part of the ALX SE curriculum. ALX is a program that prepares young people with the technical and work-ready skills for a global career as a Full-Stack Developer using project-based peer learning. For more information, follow this link.