[Insight-developers] Books on the patterns and generic programming

Miller, James V (CRD) millerjv@crd.ge.com
Fri, 20 Apr 2001 09:31:20 -0400


Design Patterns
by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides, Grady Booch (Designer)

Generic Programming and the Stl : Using and Extending the C++ Standard Template Library
(Addison-Wesley Professional Computing Series)
by Matthew H. Austern

Advanced C++ Programming Styles and Idioms
by James O. Coplien