原文地址:http://www.artima.com/cppsource/top_cpp_books.html。译文发表于《程序员》2006.11。
作者介绍
Scott Meyers,C++顶级权威之一,为世界各地客户提供培训和咨询服务。出版有畅销的Effective C++系列图书(《Effective C++》、《More Effective C++》和《Effective STL》),设计了创新型的Effective C++ CD,Addison Wesley的Effective Software Development Series顾问编辑,The C++ Source (http://www.artima.com/cppsource/)咨询板块专家。布朗大学计算机科学博士,他的网站是www.aristeia.com。
中文版本可以到http://community.csdn.net/Expert/topic/5149/5149314.xml?temp=.3774988去看
The C++ Programming Language by Bjarne Stroustrup,
Effective C++ by Scott Meyers,
Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides,