This repository is dedicated to the Advanced Programming course focused on C++ programming (C++23). The primary textbook for this course is "Beginning C++23" by Ivor Horton (7th Edition).
The C++ projects in this repository cover:
- Operator Overloading
- Class Templates
- Standard Template Library (STL)
- Object-Oriented Programming (OOP)
- Pointers
- Function Templates
- And more advanced C++23 features
Besides C++, this repository includes projects in:
- Algorithms and Data Structures
- Docker
- JavaScript
- Python