Skip to content

My own programming projects, made as a learning phase.

License

Notifications You must be signed in to change notification settings

Zank613/my-prog-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

C++ Projects

Welcome to my collection of C++ projects! This repository is a tapestry of challenges and solutions, a testament to the learning journey I've embarked upon in the world of C++ programming.

About the Repository

Each directory is a snapshot of my progression, with projects ranging from simple "Hello, World!" programs to more complex applications. Here's what you can expect to find:

  • beginner-challenges: A set of exercises designed to build a solid foundation in C++ basics.
  • intermediate-endeavors: As I grow more confident, this section will contain projects that tackle more intricate problems.
  • advanced-explorations: The pinnacle of my C++ journey, featuring projects that implement sophisticated algorithms and demonstrate high-level programming concepts.

Philosophy

The philosophy here is simple:

"A journey of a thousand miles begins with a single step." - Laozi

And every piece of code I write is a step forward on this journey. The goal isn't just to finish a project but to absorb the intricacies of the language, to challenge myself with each line of code, and to emerge as a more skilled programmer with every commit.

What's Next - The Learning Path

While the journey so far has been enriching, there's much more to explore. Here's a sneak peek into the upcoming adventures:

  • Constants and Strings