Skip to content

Robin005cr/Professional_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 C++ Learning Journey

Welcome to my C++ learning repository!
C++ is a powerful and versatile programming language, and I've been fascinated by it ever since I started learning it during my higher secondary education in 2017.

The name “C++” comes from the increment operator in the C programming language, symbolizing that C++ is an enhanced or “incremented” version of C.


📚 About This Repository

This repo serves as a personal collection of C++ programs and concepts that I’ve learned over time — ranging from the basics to more advanced topics.
The structure of the files reflects the order in which I learned them, and the content has evolved with each new concept and challenge I encountered.

You’ll find examples that helped me solidify my understanding of C++.


🧠 Learning Resources

The examples and content in this repository are inspired by a variety of sources, including:

  • 📺 YouTube channels
  • 🤖 AI tools like ChatGPT and GitHub Copilot
  • 📘 Books and eBooks
  • 🧑‍🏫 Online tutorials and blogs

✅ Topics Covered

Some of the key C++ concepts explored in this repository include:

  • File handling
  • Exception handling
  • Functional Programming
  • Arrays, Strings, and Pointers
  • Object-Oriented Programming (Classes, Objects, Inheritance, Polymorphism)
  • Templates
  • Standard Template Library (STL)

More topics will be added as I continue learning!


🔄 Ongoing Progress

I'm still actively learning and updating this repository.
My goal is to gradually master both the fundamentals and advanced aspects of C++ programming, while sharing what I learn along the way.


🤝 Contributions

This repo is primarily for personal learning, but if you find something useful or want to suggest improvements, feel free to fork or open a pull request.
Let’s grow together!


📩 Contact

Got suggestions or just want to say hi?
Feel free to reach out via LinkedIn.


Thanks for checking out my C++ learning journey! 🌟

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages