Skip to content

This repo contain my activities in low level programming language at ALX Software Engineering Programme

Notifications You must be signed in to change notification settings

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

This repository contains solution programs written for the Low-level programming & Algorithm projects/tasks. This is the part of the Software Engineering program organized by Alx Africa which occurred throughout the duration of the year 2022 June, cohort08 curriculum. The projects are written in C programming language.

Structure

Requirements

To run this project, you will need to install the following tools.

Navigation Guide

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

  • clone the repository

      - git clone https://github.com/adeleke123/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

WARNING!

  • This repo is done as a school assignment. Beware of copying my responses. I recommend you to read resources and come up with your own solutions instead. Feel free to reach out for help!
  • This repo may contain some errors. If you notice any, please add a pull request.

Author

Acknowledgements

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 this link.

About

This repo contain my activities in low level programming language at ALX Software Engineering Programme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published