Skip to content

zakariasan/alx-low_level_programming

Repository files navigation

Alx Low_level_programming

Development repo for ALx low level programming project
For further information about alx africa and its projects, please refer to ALx africa.

About · Month-00 ·

🗣️ About

_"alx_low_level_programming is a comprehensive repository designed to empower developers with the knowledge and skills required for low-level programming. Explore a range of topics including computer architecture, memory management, and system-level programming through code examples, exercises, and resources. Master the fundamentals and enhance your ability to build efficient and robust software systems."

🚀 TLDR: this project consists of coding low level functions (see below)

📑 Month#00


  • 0x00. C - Hello, World : hello, World!Explore the step-by-step journey of transforming source code into an executable program as you delve into the fascinating world of compilers.
  • 0x01-variables_if_else_while : focuses on programming concepts such as variables, if-else statements, and while loops.