Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 679 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 679 Bytes

oops-concept-in-cpp

OOP Using C++

👋 Hello There,

Welcome to my repository! 🚀 This repository is about my coding journey while learning object-oriented programming using C++.

First, I cover the fundamentals of classes and objects in OOP, then move forward to encapsulation, abstraction, inheritance, and finally, polymorphism. 💡👩‍💻

🎉 Acknowledgements

I have learned OOP from several resources including the Youtube video. 📚💻