Skip to content

A collection of solutions to various tasks and projects completed by me as part of my participation in the ALX Software Engineering program.

Notifications You must be signed in to change notification settings

LwaziNcubeX/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALX LOW LEVEL PROGRAMMING

This repository contains my solutions to various C programming projects. These projects were part of the curriculum at the ALX SE PROGRAM.

What is C programming?

C programming is a widely-used programming language that is known for its efficiency and versatility. It was developed in the early 1970s by Dennis Ritchie at Bell Labs for use in the Unix operating system. C is a general-purpose language that can be used to create a wide range of software applications, from simple programs to complex systems. It has a simple syntax and provides low-level access to memory, making it suitable for systems programming and embedded systems. C programming is also the foundation for many other programming languages, and it is still widely used today in various industries.

How to use this repository:

......

Project list:

  1. 0x00-hello_world
  2. 0x01-variables_if_else_while
  3. 0x02-functions_nested_loops
  4. 0x03-debugging
  5. 0x04-more_functions_nested_loops
  6. 0x05-pointers_arrays_strings
  7. 0x06-pointers_arrays_strings
  8. 0x07-pointers_arrays_strings
  9. 0x08-recursion
  10. 0x09-static_libraries
  11. 0x0A-argc_argv
  12. 0x0B-malloc_free
  13. 0x0C-more_malloc_free
  14. 0x0D-preprocessor
  15. 0x0E-structures_typedef
  16. 0x0F-function_pointers
  17. 0x10-variadic_functions
  18. 0x12-singly_linked_lists
  19. 0x13-more_singly_linked_lists
  20. 0x14-bit_manipulation
  21. 0x15-file_io

Author:

Lwazi Ncube

Conclusion

.....

About

A collection of solutions to various tasks and projects completed by me as part of my participation in the ALX Software Engineering program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages