Skip to content

Dprof-code/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Low-level programming & Algorithm

A-Level-Computer-Science-Low-Level-Programming

This repository contains my solutions to various programming problems related to low level programming and algorithms in the ALX Software Engineering program. As a beginner in this field, I have implemented solutions in the C programming language with a focus on understanding the fundamentals of programming and computer architecture.

Each subdirectory in the repository corresponds to a different topic, with detailed explanations of the problems and the approaches I took to solve them. Some of the topics covered in this repository include data structures, memory management, sorting algorithms, and much more.

Through this repository, I hope to not only document my journey in learning low level programming and algorithms, but also provide a resource for others who are starting out in this field. Please feel free to browse through the repository, use the code in your own projects, and leave any comments or feedback.

Projects

  • 0x00. C - Hello, World
  • 0x01. C - Variables, if, else, while
  • 0x02. C - Functions, nested loops
  • 0x03. C - Debugging
  • 0x04. C - More functions, more nested loops
  • 0x05. C - Pointers, arrays and strings
  • 0x06. C - More pointers, arrays and strings
  • 0x07. C - Even more pointers, arrays and strings
  • 0x08. C - Recursion
  • 0x09. C - Static libraries
  • 0x0A. C - argc, argv
  • 0x0B. C - malloc, free
  • 0x0C. C - More malloc, free
  • 0x0D. C - Preprocessor
  • 0x0E. C - Structures, typedef
  • 0x0F. C - Function pointers
  • 0x10. C - Variadic functions
  • 0x12. C - Singly linked lists
  • 0x13. C - More singly linked lists
  • 0x14. C - Bit manipulation
  • 0x15. C - File I/O

About

I started learning C programming language in the ALX Software Engineering Program, I would be updating this repo with my C learning progress and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages