Skip to content

Rick-Houser/holbertonschool-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Fundamentals in C.

This repo contains code from our low-level programming track at Holberton School. As usual, we are given no prior instruction and the only assistance given is the gift of internet and Google. Many restraints are placed on the use of libraries as well. While challenging, this type of restraint is really helpful in learning the inner workings of many functions.

A Few Topics Covered:

  • Pointers
  • File Descriptors
  • Hash Tables
  • Recursion
  • Macros
  • Structures
  • Memory Allocation
  • Makefiles
  • Debugging
  • Many Algorithms

About

Algorithms and CS fundamentals in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages