Generic Programming
Although Generic Programming (as developed by Alexander Stepanov and Dave Musser) is the foundation of the STL, its principles are poorly understood by many. Yet, a firm grasp of Generic Programming is immensely powerful when writing reusable code, and is essential to effective use of the C++ standard library, TR1 extensions, and Boost. Boostpro associates are among the world's leading experts in this field, and are constantly advancing the state of the art. We recommend making Generic Programming a part of any training curriculum.