Skip to content

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

Notifications You must be signed in to change notification settings

soufianetangi/alx-low_level_programming

Repository files navigation

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.

About

Welcome to C programming repository. C is one of the most important and widely used of all programming languages. It is a powerful language that can be used not only to build general-purpose applications but also to write “low-level” programs that interact very closely with the computer hardware.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages