Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 C Programming Core Concepts & Playground

A clean, structured repository tracking my daily programming journey, problem-solving progress, and core C language fundamentals.


🎯 Progress & Achievements

  • 1st Star C Badge (HackerRank)Unlocked
  • 🎯 Target: 2nd Star C Badge
  • 🎯 Target: Master Pointers, Dynamic Memory Allocation & Data Structures in C/C++

📂 Repository Structure

  • Maths/ - Basic mathematical operations, logic, and formula implementations
  • char/ - Character handling, ASCII values, and basic string mechanics
  • hierarchy/ - Operator precedence, expression evaluation, and execution order
  • If-else/ - Decision-making statements, conditional checks, and logic branches
  • loops/ - Iterative problem solving (for, while, do-while patterns)
  • modulo/ - Remainder arithmetic, even/odd checks, and cyclic logic

🎯 How to Use This Repo

  1. Browse Topics: Pick any folder based on the topic you want to practice.
  2. Review Code: Open the .c files to check the implementation and logic.
  3. Run Locally: Copy the code into your local editor (like VS Code), compile using gcc filename.c, and run it.


🔄 Dynamic Learning & Progress Updates

📌 Note: This repository is an active learning log and is updated continuously. As I practice daily, solve new problems, and master core computer science concepts, new source files (.c) will be added and committed to their respective topic directories.


🛠️ Tools Used

  • Language: C
  • Compiler: GCC
  • Editor: Visual Studio Code

Happy Coding! 💻

About

Beginners C programing Playground.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages