holbertonschool-low_level_programming icon indicating copy to clipboard operation
holbertonschool-low_level_programming copied to clipboard

A repository that stores low-level programming projects done on Holberton Campus

Holberton School Low-Level Programming

This repository stores my solutions to the amazing low-level programming projects I did at the Holberton Campus.


Table of contents

  • Requirements
  • Projects
  • Usage

Requirements

The C scripts were compiled with GCC 4.8.4.

Some scripts need more specific requirements, but these will be shown where they are needed.

Projects

Here is the complete list of projects in this repository, each project has its description in its respective folder.

Usage

Each project and task contains the instructions to compile the code and execute the results.