Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 934 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 934 Bytes

Beginner C Programming Repository

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.

Purpose of This Repository

This repository serves several purposes:

  1. Learning and Practice
    A place to practice C programming concepts and coding exercises.

  2. Documentation
    A structured log of my learning process.

  3. Sharing Knowledge
    To share my progress and help others who might be learning C.

  4. Portfolio
    Showcasing my coding journey to potential collaborators or employers.

Getting Started

To run the programs in this repository, follow these steps:

  1. Clone the Repository
    git clone https://github.com/AnamayaSaraogi/C-Programming.git
    cd C-Programming