C++ Standard Template Library (STL)

(detailed course outline)

C++ Standard Template Library is a three-day course with hands-on workshops that is designed for those individuals who wish to enrich their software skills in using the C++ Standard Template Library (STL). The first part of the course introduces iterators, containers, and sequenced adapters to store data and access their values. Next, the course moves to function objects and adapters, which give programmers more control over the behavior of STL algorithms and the storing of data in containers. The last part of the course reviews many of the useful STL algorithms, including sorting and searching data and numeric processing.