Course Overview:
This course introduces the C++ Standard Template Library (STL). The course is not hardware or operating system-specific.
Who This Course Is Appropriate For:
Programmers and technical managers who need formal training in the use of the STL.
Prerequisites:
A basic working knowledge of C++ including some knowledge of template functions and classes.
Materials:
Each buyer will receive one or both of the following materials, depending on purchase:
Programming in C++ using STL – This manuscript was written specifically for teaching. It serves as a useful reference once the course has been completed.
Source Code – An electronic version of all of the source code shown in the text of this course.
Detailed Topics:
The main topics covered are:
- Containers
- Generic Algorithms
- Iterators
- Function
- Objects
- Adaptors
- Allocators