ConquerorCletus / alx-low_level_programming

This repository holds my introduction to C programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALX LOW LEVEL PROGRAMMING (C programming).

I finally begin my software engineering dreams, how far i can go, i do not know.But, i will take it a step at a time.

About

This repository contains my introduction to C proggramming codes and i would be trying some new things and beginner level codes on c in this repository.

The C programming language is a popular low level language that is applied Embedded system, shells, androids and so many more areas.

Contents of Repository


  • 0x00:Hello, world.
  • 0x01:Variables, if, else, while.
  • 0x02:Functions and Nested loops.
  • 0x03:Debugging.
  • 0x04:More Functions and Nested loops.
  • 0x05:Pointers, Arrays and Strings.
  • 0x06:More pointers, Arrays and Strings.
  • 0x07:Additional Pointers, Array and Strings
  • 0×08:C- Recursion
  • 0x09:Static Libraries
  • 0x0A: argc & argv
  • 0x0B:malloc and free
  • 0x0C: More malloc and free
  • 0x0D: Preprocessor
  • 0x0E: structures & typedef
  • 0x0F: Function pointers

Author

Yours Truly, Mr. Chibuike Cletus Vincent Nwafor.

Contact

About

This repository holds my introduction to C programming.


Languages

Language:C 98.8%Language:Python 0.7%Language:Shell 0.4%Language:Assembly 0.2%