This is the ninth of ten introductory modules on Object-Oriented Programming (OOP) in C++.
Core concepts explored in this module include:
- Standard Template Library (STL) overview
- Containers
- Container adaptors
- Container member functions
- Iterators and iterator operations
- Algorithms