Miguel22247 / holbertonschool-low_level_programming

First repository writing almost entirely in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holberton School Low Level Programming

NOTE:

If you are a Holberton School or ALX Student and want to take this repo as Reference please star the repo 😊 DON'T FORK THIS REPO SINCE IT'S NOT ALLOWED BY HOLBERTON SCHOOL OR ALX RULES

Projects

0x00. C - Hello, World

Repo: Here

0x01. C - Variables, if, else, while

Repo: Here

0x02. C - Functions, nested loops

Repo: Here

0x03. C - Debugging

Repo: Here

0x04. C - More functions, more nested loops

Repo: Here

0x05. C - Pointers, arrays and strings

Repo: Here

0x06. C - More pointers, arrays and strings

Repo: Here

0x07. C - Even more pointers, arrays and strings

Repo: Here

0x08. C - Recursion

Repo: Here

0x09. C - Static libraries

Repo: Here

0x0A. C - argc, argv

Repo: Here

0x0B. C - malloc, free

Repo: Here

0x0C. C - More malloc, free

Repo: Here

0x0D. C - Preprocessor

Repo: Here

0x0E. C - Structures, typedef

Repo: Here

0x0F. C- Function pointers

Repo: Here

0x10. C- Variadic functions

Repo: Here

0x12. C - Singly linked lists

Repo: Here

0x13. C - More singly linked lists

Repo: Here

0x14. C - Bit Manipulation

Repo: Here

0x15. C - File I/O

Repo: Here

0x17. C - Doubly linked lists

Repo: Here

0x1A. C - Hash tables

Repo: Here

About

First repository writing almost entirely in C

License:MIT License


Languages

Language:C 99.4%Language:Shell 0.3%Language:Assembly 0.2%Language:Python 0.1%