Skip to content

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

Notifications You must be signed in to change notification settings

FaroukOyekunle/alx-low_level_programming

Repository files navigation

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

Description

This repository contains programs written for the low-level programming and algorithm data-structures section .

Structure

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/FaroukOyekunle/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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages