这几天Scott Meyers在artima上发起了C++书籍的大讨论,他给我们列了他认为最牛的五本经典书籍,依次是: 1、The C++ Programming Language
by Bjarne Stroustrup, Addison-Wesley, 1986 (1st edition), 1991 (2nd edition), 1997 (3rd edition), 2000 (special edition). 2、Effective C++ by Scott Meyers, Addison-Wesley, 1992 (1st edition), 1998 (2nd edition), 2005 (3rd edition). This is a work of pure genius! Oh, wait. Never mind. 3、Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, Addison-Wesley, 1995. 4、International Standard for C++, ISO/IEC, 1998 (1st edition), 2003 (2nd edition). 5、Modern C++ Design by Andrei Alexandrescu, Addison-Wesley,2001. 下载地址:
|
|