Skip to content

This repository contains the codebase for the ALX Low-Level Programming course, which provides a foundation in low-level programming concepts and hands-on experience with C programming.

License

Notifications You must be signed in to change notification settings

iamnotnato/alx-low_level_programming

Repository files navigation

🚧 Project : alx-low_level_programming



📝 Summary:

This repository contains the codebase for the ALX Low-Level Programming course, which provides a foundation in low-level programming concepts and hands-on experience with C programming.


⌨️ Languages Used :

medium medium

🖥️ Developer's Toolkit:

medium medium medium medium medium

Alt


🖥️ Projects Guide:


Hexadecimal Project # Decimal Equivalent # Project Title
0x00 00 C - Hello, World
0x01 01 C - Variables, if, else, while
0x02 02 C - Functions, nested loops
0x03 03 C - Debugging
0x04 04 C - More functions, more nested loops
0x05 05 C - Pointers, arrays and strings
0x06 06 C - More pointers, arrays and strings
0x07 07 C - Even more pointers, arrays and strings
0x08 08 C - Recursion
0x09 09 C - Static libraries
0x0A 10 C - argc, argv
0x0B 11 C - malloc, free
0x0C 12 C - More malloc, free
0x0D 13 C - Preprocessor
0x0E 14 C - Structures, typedef
0x0F 15 C - Function pointers
0x10 16 C - Variadic functions
0x11 17 C - printf
0x12 18 C - Singly linked lists
0x13 19 C - More singly linked lists
0x14 20 C - Bit manipulation
0x15 22 C - File I/O
0x16 23 C - Simple Shell
0x17 24 C - Doubly linked lists
0x18 25 C - Dynamic libraries
0x19 26 C - Stacks, Queues - LIFO, FIFO
0x1A 27 C - Hash tables
0x1C 28 C - Makefiles
0x1D 29 C - Binary trees
0x1E 30 C - Search Algorithms

💡Fun Fact :

The projects have memory addresses assigned to identify them.

Symbolizing how, over time,by understanding the ALX curriculum, it is stored in parts of our mind just like memory is stored in computers.


About

This repository contains the codebase for the ALX Low-Level Programming course, which provides a foundation in low-level programming concepts and hands-on experience with C programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages