This repository contains a collection of basic C programming exercises that I practiced as a first-year Computer Science student. The goal of this repo is to build a strong foundation in programming logic and get comfortable with using Git and GitHub for version control.
- ✅ Input / Output
- ✅ Conditional Statements (
if,switch) - ✅ Loops (
for,while,do-while) - ✅ Arrays
- ✅ Strings
- 👨💻 To practice and strengthen my C programming skills
- 🌱 To track my learning progress
- 🔧 To learn how to use Git and GitHub
- C Compiler (GCC)
- VS Code
- Git & GitHub
This is a personal learning repository, but feel free to explore and suggest improvements if you like!