Welcome to my C Programming Repository! This repository is a collection of codes, exercises, and projects I am working on as I learn the C programming language. It is a work-in-progress and reflects my journey from the basics to more advanced concepts in C.
This repository serves several purposes:
-
Learning and Practice
A place to practice C programming concepts and coding exercises. -
Documentation
A structured log of my learning process. -
Sharing Knowledge
To share my progress and help others who might be learning C. -
Portfolio
Showcasing my coding journey to potential collaborators or employers.
To run the programs in this repository, follow these steps:
- Clone the Repository
git clone https://github.com/AnamayaSaraogi/C-Programming.git cd C-Programming