home current projects technical training more about us contact us
top image

The C++ Standard Template Library

This 2-day lecture-lab course covers:

• Sequence Containers and their Algorithms
• Iterators, Allocators, and Algorithms
• Associative Containers and their Algorithms
• Generic Algorithms and Function Objects

Course Texts:

• Standard Template Library Programmer’s Guide, available at: http://www.sgi.com/Technology/STL/
• The MSDN (Microsoft Developer Network) Library
• The C++ Programming Language (3nd Edition), Bjarne Stroustrup, Addison-Wesley, 2000

footer