Giter Site home page Giter Site logo

sravanthisinha / holbertonschool-linux_programming Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 5.0 1.12 MB

System programming & Algorithm ― Linux programming

C 89.94% Shell 0.47% C++ 0.20% Python 2.28% Makefile 1.77% Assembly 5.34%
linux-programming algorithm-linux-programming ls getline readelf nm objdump assembly strace

holbertonschool-linux_programming's Introduction

System programming & Algorithm ― Linux programming

This repository contains projects for training in the Linux programming track at Holberton School. All projects are in C and are designed to learn C from a beginners level to the advanced level.

Styling and Specifications

All C programs are complied with gcc 4.8 on Ubuntu 14.04 LTS. They comply with schools formatting checker, based on [Linux Kernel coding style]. All programs were written from the Bash, using Emacs. In most of the exercises, standard library functions were not used, exceptsprintf, malloc, free and exit and was required to write the necessary/helper functions.

Compilation

All programs must compile with gcc, using with the flags below:

gcc -Wall -Werror -Wextra -pedantic main.##.c ##-name.c

All bash/python scripts require execution permissions:

chmod u+x file

All projects with Makefile:

make 

Directories

Each directory is named after a concept and contains ordered exercises from mandatory to advance level, and a README.md with a short description of its files.

Author

Sravanthi Sinha I have coded all of these exercises during my software engineering training at Holberton School and are part of linux programming track curriculum.

holbertonschool-linux_programming's People

Contributors

sravanthisinha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.