Skip to content

C low-level programming is the art of communicating directly with a computer's hardware, offering unparalleled control and optimization. Dive into a world where you'll wield the machine's language, unlocking its true potential, and crafting efficient solutions. This is where the magic happens at the heart of computing.

Notifications You must be signed in to change notification settings

Tumiegh/alx-low_level_programming

Repository files navigation

image ALX Cohort 18

This repository contains alx C projects and other low level programming exercices.

AS A PROGRAMMER, WHAT DO YOU DO WHEN YOU GET STUCK?

  • To help you track down that bug, start reading your code aloud.
  • Pretend that a programmer friend is sitting right next to you.
  • Explain what your code is doing and how it works. As you talk through your code, you’ll find the problem. If you don’t, have your imaginary friend ask you questions during your explanation., 9-fizz_buzz.c, 100-prime_factor.c, 101-print_number.c Don’t worry about going mental. You’re a C programmer. You’re already mental. 😅

As a bonus, talking through your code also helps you identify which portions need to have comments and what the comments should be.

Content

0x00-hello_world project.. 0x01-variables_if_else_while.. 0x02-functions_nested_loops.. 0x03-debugging.. 0x04-more_functions_nested_loops.. 0x05-pointers_arrays_strings.. 0x06-pointers_arrays_strings .. 0x07-pointers_arrays_strings.. 0x08-recursion.. Process...

About

C low-level programming is the art of communicating directly with a computer's hardware, offering unparalleled control and optimization. Dive into a world where you'll wield the machine's language, unlocking its true potential, and crafting efficient solutions. This is where the magic happens at the heart of computing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages