Skip to content

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Notifications You must be signed in to change notification settings

iamwhizzy/alx-low_level_programming-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

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.

  • All main.c files are prewritten by the school. We build functions that produce a specific output while also taking into consideration edge cases.


  • C is fun but its not that easy, so I have some notes that will actually show you the journey and thought process.

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.

  • 0x1E : Search Algorithms.

About

Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Other 1.2%