Skip to content

Adeleye080/low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C is FUN 😊

Learning C right now, been wanting to get on this. It's going to be FUN !!.

About

  • This repository consists of all the C programming projects done with ALX Africa Full stack Software Engineering course in partnership with Holberton School - now aquired by the AFRICA LEADERSHIP GROUP(ALG, ALX, ALU) by Ajiboye Adeleye.
  • All main.c files are prewritten by the school. We build functions that produce a specific output while also taking into consideration edge cases.

Resource


  • 0x00 : Hello, World.
  • 0x01 : Variables,if,else,while.
  • 0x02 : Functions, nested loops.
  • 0x03 : Debugging.
  • 0x04 : More Functions and nested loops.
  • 0x05 : Pointers, arrays and strings.
  • 0x06 : More pointers, arrays and strings.
  • 0x07 : Even more pointers, arrays and strings.
  • 0x08 : Recursion.
  • 0x09 : Static libraries.
  • 0x0A : argc, argv[].
  • 0x0B : Malloc, free.
  • 0x0C : More malloc, free.
  • 0x0D : Preprocessor.
  • 0x0E : Structures, typedef.
  • 0x0F : Function pointers.
  • 0x10 : Variadic functions.
  • 0x11 : Write our own printf project.
  • 0x12 : Singly linked lists.
  • 0x13 : More singly linked lists.
  • 0x14 : Bit manipulation.
  • 0x15 : File I/O.
  • 0x1A : Hash tables
  • 0x1C : Makefiles
  • 0x1E : Search Algorithms

Author


Acknowledgements 🙏

All of the work in this project was conducted as part of the ALX-SE program's curriculum. ALX Africa is an ALG online full-stack software engineering school that uses project-based peer learning to educate students for careers in the IT industry. Visit this website for further information.

About

C Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages