Skip to content

A repository containing projects on C programming as part of the full-stack software engineering programme at ALX Africa facilitated by Holberton School.

Notifications You must be signed in to change notification settings

bmmunga/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

365 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Low Level Programming & Algorithm

This repository contains materials and resources for learning and practicing C programming. C is a low-level programming language that is widely used in system programming, embedded systems and operating systems.

Getting Started

To get started with C programming language, you will need a C compiler installed on your machine. Some popular compilers for C are:

-GCC(GNU) Compiler Collection
-Clang
-Microsoft Visual Studio

Once you have a C compiler installed, you can use any text editor or Integrated Development Environment (IDE) to write your C code.Some popular text editors and IDEs for C programming are:

-Vim
-Emacs
-Sublime Text
-Visual Studio Code
-Eclipse

Repository Structure

Below is a list of directories of projects included:

Acknowledgements

All work contained in this repository was completed as part of the software engineering curriculum at ALX Africa. ALX Africa focuses on preparing students for tech roles using projects based peer learning. For more information, visit this link

About

A repository containing projects on C programming as part of the full-stack software engineering programme at ALX Africa facilitated by Holberton School.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages