This repository contains my hands-on journey of learning C programming — from basic concepts to slightly advanced topics.
Each folder is organized by topic or class to keep things easy to navigate and review.
- 🔤
data type/– C data types and variables - 🔁
loop/(if exists) – Loops and conditional statements - 🔢
array/,Strings/,function/– Core C topics - 📂
pointers/,Union/,structures/– Memory & structure concepts - 📄
File Handling/– File I/O operations - 🎨
Pattern Printing/– Pattern-based logic building - 📚
class 3/toclass 7/– Session-wise codes - 🧠
practice_ques/,revision/– Extra problems and revisions
To master the core of C programming for:
- Better understanding of low-level programming
- Interview and competitive coding prep
✅ Actively updating as I learn and practice.
This project is licensed under the MIT License.
Feel free to explore, use, and contribute with proper credit.