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

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

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.