C/C++经典书籍

 C/C++经典书籍
《C Traps And Pitfalls》            Andrew Koenig
《Pointers On C》                   Kenneth A.Reek
《The C++ Programming Language》    Bjarne Stroustrup
《Standard C++》                    ISO/IEC 14882 1998-09-01
《C++ Standard Library》            Nicolai M.Josuttis
《Standard C++ Bible》              AL STEVENS,CLAYTON WALNUM
《Accelerated C++》                 Andy Koenig, Babara Moo
《Effective C++》                   Scott Meyers
《Essential C+++》                  Stanley B. Lippman
《Modern C++ Design》               Alexandrescu, Andrei
《Exceptional C++》                 Herb Sutter
《C++ Primer》                      Stanley B. Lippman &Josée ajoie
《Thinking in C++》                 Eckel,Bruce/Allison
《Inside The C++ Object Model》     Stanley B.Lippman
《Effective STL》                   Scott Meyers

《白话C++》                         南郁
《高质量C++编程指南》               林锐

你可能感兴趣的:(pointers,c,library,object,编程)