Skip to content

engineersurajsahani/CPP-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Programming Mastery 🎯

🎓 Prerequisite: Basic knowledge of C Programming
🎥 Platform: YouTube Channel - Elevate Coders
🔑 Goal: Master Object-Oriented Programming and the Standard Template Library (STL) for professional-level programming in C++.


📚 Syllabus Covered

(1) Object-Oriented Programming Concepts

  • Class & Object
  • Encapsulation
  • Inheritance
  • Polymorphism
    • Runtime Polymorphism → Method Overriding
    • Compile-Time Polymorphism → Method Overloading
  • Abstraction → Virtual Functions
  • Friend Functions
  • Constructor & Destructor

(2) Standard Template Library (STL)

  • Vector
  • Deque
  • Stack
  • Set
  • Multiset
  • Unordered Set
  • Unordered Multiset
  • Map
  • Multimap
  • Unordered Map
  • Unordered Multimap

🌟 Key Highlights

  • Hands-on Programming: Practical examples and real-world scenarios for every topic.
  • Concepts Simplified: Each concept explained step-by-step for ease of understanding.
  • Interactive Code Walkthroughs: Code explained directly during the session.
  • Projects & Exercises: Mini-projects at the end of the course to test your mastery.

📢 Stay Tuned!

🎉 This C++ Programming Mastery Playlist is coming soon on my YouTube channel 'Elevate Coders'!
📌 Don't forget to subscribe to Elevate Coders to stay updated and start your C++ mastery journey!
📢 Follow me on Instagram @elevatecoders for sneak peeks and updates!

About

C++ Programming In Disha Computer Institute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors