Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 2.42 KB

README.md

File metadata and controls

40 lines (35 loc) · 2.42 KB

ALX low level programming

Description

The folder contains projects for ALX.

Tables of contents

Directories Description
0x00-hello_world Introduction to c programming.
0x01-variables_if_else_while Introduction to variables, if and else statements and while loops.
0x02-functions_nested_loops Introduction to functions and nested loops.
0x03-debugging introduction to debugging in c programming.
0x04-more_functions_nested_loops Deeper dive into functions and nested loops.
0x05-pointers_arrays_strings introduction to pointers, arrays and strings.
0x06-pointers_arrays_strings more of arrays, pointers and strings in c programming.
0x06.c Folkerd repository for the bypassing crackme file's security.
0x07-pointers_arrays_strings even more deeper dive into pointers arrays and strings.
0x08-recursion Introduction to recursion.
0x0B-malloc_free Introducion to Malloc memory allocation.
0x0C-more_malloc_free Continuation of Malloc memory allocation.
0x0E-structures_typedef introduction to structures.
0x0D-preprocessor Introduction to preprocessor.
0x0F-function_pointers Introduction to Function pointers.
0x10-variadic_functions Introduction to variadic functions.
0x12-singly_linked_lists Introduction to singly_linked_lists.
0x13-more_singly_linked_lists More deeper into singly linked lists.
0x14-bit_manipulation introduction to bit manipulation.
0x15-file_io Introduction to file i\o
0x17-doubly_linked_lists Introduction to doubly linked list.
0x18-dynamic_libraries Intrtoduction to dynamic libraties.
0x1A-hash_tables Introduction to harsh tables.
0x1C-makefiles Introduction to makefile

Student name

Joseph Kakai - cohort 9.

email: josephngalu96@gmail.com