Skip to content

Welcome to C Extensions! This repository is a collection of beginner-focused C programs, neatly organized by topic. Each folder includes practice problems with simple logic, clean code, and helpful comments — perfect for students and self-learners.

License

Notifications You must be signed in to change notification settings

DipsanaRoy/c-extensions

Repository files navigation


🧩 C Extensions – Beginner Friendly C Practice

Welcome to C Extensions! This repository is a collection of beginner-focused C programs, neatly organized by topic. Each folder includes practice problems with simple logic, clean code, and helpful comments — perfect for students and self-learners.

📝 Alongside code, this repo also includes easy-to-read notes and a few real-world problem solvers to deepen understanding and spark curiosity.


📂 Folder Overview (with links)


✅ What's Inside?

Each folder includes:

  • 📄 C programs with clean logic and inline comments
  • 📝 Beginner-friendly notes before practice
  • 🧑‍💻 Real-world logic problems solved in code
  • ✅ Sample outputs for better understanding
  • 💡 A no-confusion approach to help new learners feel confident

🔀 Ease of Access Tip
You can also explore the different branches of this repository to study topics sequentially. Each branch contains the same organized folders — just easier to follow one at a time! 📚✨


🏃‍♂️ How to Run Code

🔧 Using GCC (Terminal)

gcc filename.c -o output
./output

💻 Or an IDE

Use VS Code (recommended) with the C/C++ Extension Pack and MinGW, or any simple IDE like Code::Blocks or Dev C++.

Fun fact: It wasn't always this easy! 😹


🛣️ What’s Next?

  • 🔄 Upgrade projects during future revisions
  • ✅ Share learning updates on LinkedIn
  • 💬 Keep improving this for future juniors!

🙌 References

  • 🤖 ChatGPT
  • 🔍 Google
  • 📚 Personal experience and a few forgotten book names!

🧑‍💻 Author

Made with ❤️ by Dipsana Roy
Helping others learn by learning myself 🌱
Feel free to explore, learn, and grow!


📄 License

This repo is licensed under Creative Commons BY-NC 4.0.
You're free to use, share, remix, but please don’t sell it. Spread the learning, not the price tag! 💖


About

Welcome to C Extensions! This repository is a collection of beginner-focused C programs, neatly organized by topic. Each folder includes practice problems with simple logic, clean code, and helpful comments — perfect for students and self-learners.

Topics

Resources

License

Stars

Watchers

Forks