Skip to content

palmer-code/alx-low_level_programming-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low Level Programming

Connect with me

GitHub repo size   Visit my website   Twitter Follow   LinkedIn Follow   GitHub Profile   GitHub stars   GitHub forks


Low Level Programming Materials

These projects are freely available for use in in your learning process. The program in this Repo are written main in C, Shell and small HTML.

Topics

  1. 0x00-hello_world
  2. 0x01-variables_if_else_while
  3. 0x02-functions_nested_loops
  4. 0x03-debugging
  5. 0x04-more_functions_nested_loops
  6. 0x05-pointers_arrays_strings
  7. 0x06- C - More pointers, arrays and strings
  8. 0x07- C - Even more pointers, arrays and strings
  9. 0x08- C - Recursion
  10. README.md

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

Run Locally

To run these materials locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/Mugambi12/alx-low_level_programming.git

Windows:

git clone https://github.com/Mugambi12/alx-low_level_programming.git

License

This project is licensed under the MIT.

About

ALX Low Level Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.7%
  • Shell 0.3%