Skip to content

This repository has a set of projects and exercises to improve my algorithm creation skills, to know the fundamental data structure, and how it works a Low-Level Language like C. The most important of this repo is that inside you would find several basic concepts around software development. These concepts are transversal of the most programming…

Notifications You must be signed in to change notification settings

juansedev/holbertonschool-low_level_programming

Repository files navigation

bash commit_activity contributors code-size Documentation

Low-level programming & Algorithm

Hatching out


📁 Files / Directories

# File Description
1 README.md ...
2 0x00. C - Hello, World ...
3 0x01. C - Variables, if, else, while ...
4 0x02. C - Functions, nested loops ...
5 0x03. C - Debugging ...
6 0x04. C - More functions, more nested loops ...
7 0x05. C - Pointers, arrays and strings ...
8 0x06. C - More pointers, arrays and strings ...
9 0x07. C - Even more pointers, arrays and strings ...
10 0x08. C - Recursion ...
11 0x09. C - Static libraries ...
12 0x0A. C - argc, argv ...
13 0x0B. C - malloc, free ...
14 0x0C. C - More malloc, free ...
15 0x0D. C - Preprocessor ...
15 0x0E. C - Structures, typedef ...
15 0x0F. C - Function pointers ...
15 0x10. C - Variadic functions ...
15 0x11. C - printf ...
15 0x14. C - Bit manipulation ...

Data structures and Algorithms


📁 Files / Directories

# File Description
1 README.md ...
2 0x12. C - Singly linked lists ...
2 0x13. C - More singly linked lists ...

Linux and Unix system programming


📁 Files / Directories

# File Description
1 README.md ...
2 0x15. C - File I/O ...
2 0x16. C - Simple Shell ...


By, Juan Sebastian Llano Gallego

twitter_page linkedin_page medium_page

Made with ❤️ in

Flow chart

Holberton School - Colombia Foundations - System engineering & DevOps - Bash

Febrary, 2020.

About

This repository has a set of projects and exercises to improve my algorithm creation skills, to know the fundamental data structure, and how it works a Low-Level Language like C. The most important of this repo is that inside you would find several basic concepts around software development. These concepts are transversal of the most programming…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages