Skip to content

aniket5104/C-Learning-Journey

Repository files navigation

🧠 C Learning Journey

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.


📁 Folder Structure

  • 🔤 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/ to class 7/ – Session-wise codes
  • 🧠 practice_ques/, revision/ – Extra problems and revisions

🎯 Goal

To master the core of C programming for:

  • Better understanding of low-level programming
  • Interview and competitive coding prep

🛠️ Status

✅ Actively updating as I learn and practice.


📜 License

This project is licensed under the MIT License.
Feel free to explore, use, and contribute with proper credit.


About

A collection of my C programming practice as I learn the language. Covers basics, functions, arrays, pointers, structures, and file handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages