Skip to content

This repository contains my old C practice codes.

codesofsheam/C_practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 My First Programming Language — C

C was my first programming language. I started learning it back in high school (11th grade, 2017), and I absolutely loved it. Looking back at some of those old codes now makes me feel nostalgic — many of them are quite elementary, but they remind me of how it all began.

These days, I mostly use C++ and Python, but for a long time, I approached projects and problems with a C-style mindset. I didn’t maintain a GitHub repository back then, so this space now holds some of those memories.


📂 About This Repository

This repository contains my early C programs — small projects, experiments, and exercises I wrote while learning the fundamentals of programming.

You’ll find:

  • 🔢 Basic algorithm implementations
  • 📚 Classic problems (loops, arrays, pointers, etc.)
  • 🧩 Small projects from my learning journey
  • 💾 Some unpolished but meaningful code memories

⚙️ Languages Used

  • C

💭 Final Note

This repo is a nostalgic archive — a reminder of where it all started.
If you’re just beginning with C, I hope these codes inspire you the same way C inspired me years ago. 💙

Thanks for visiting!!

"Happy Coding!!!"

About

This repository contains my old C practice codes.

Topics

Resources

Stars

Watchers

Forks

Languages