Skip to content

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Notifications You must be signed in to change notification settings

1Mashilo/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Description

Welcome to the repository dedicated to Low-Level Programming within the ALX Software Engineering Program. This collection encompasses a series of rigorous projects focused on mastering fundamental concepts such as data structures, algorithms, and Linux/Unix system programming.

Structure

Explore a structured journey through the essentials of low-level programming:

Requirements

Working with this project require you to have some tools installed:

Navigation Guide

To access any project you are willing to view , please proceed like this:

  • clone the repository

      - git clone https://github.com/1Mashilo/alx-low_level_programming
      - cd alx-low_level_programming
    
  • open your desired project (we take Hello world project as example)

      - cd [0x00. C - Hello, World](./0x00-hello_world)
    
  • test your desired file

      - gcc -Wall -Werror -Wextra -pedantic -std=gnu89 4-puts.c 4-puts
      - ./4-puts
    
  • Repeat with other files or projects

Author

Aknowledgements

All work contained in this project was completed as part of the curriculum for ALX Africa Software Engineering program built upon Holberton School projects and materials. Holberton School is a campus-based full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning.

Credits

For more information, visit these links.

About

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages