Thursday, February 25, 2010

Recommended List C++ Books:

* Thinking in C++: http://www.planetpdf.com/developer/article.asp?ContentID=6634 "Tiago Correia"
* Art of Computer Programming Series - Donald E. Knuth "Tiago Correia"
* C++ Templates: The Complete Guide - David Vandervoode and Nicolai Josuttis "Ricardo Machado"
* Effective C++ - Scott Meyers "Ricardo Machado"
* Modern C++ Design: Generic Programming and Design Patterns Applied - Andrei Alexandrescu "Ricardo Machado"
* Design Patterns - Gamma, Helm, Johnson and Vlissides "Ricardo Machado"
* The C++ Programming Language (Third Edition and Special Edition) - Bjarne Stroustrup "Nabil Shams"
* C++ Primer - Stanley Lippman and Josee Lajoie "Zohar Efrati"
* More Effective C++ - Scott Meyers "Thomas J. Mueller"
* Effective STL - Scott Meyers "Thomas J. Mueller"
* Exceptional C++ - Herb Sutter "Thomas J. Mueller"
* More Exceptional C++ - Herb Sutter "Vladimir Ivin"
* C++ for Real Programmers - Jeff Alger plus the other two "Vladimir Ivin"
* Standard Template Library - Nicolai M. Josuttis "John Phillips"
* Template Metaprogramming - Abrahams and Gurtovy "John Phillips"
* Generative Programming book - Eiseneker and Krysznewski "John Phillips"
* POSA Series "John Phillips"
* Code Complete - Steve McConnell "John Phillips"
* Introduction to Algorithms - Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein "John Phillips"
* The Pragmatic Programmer - Andrew Hunt and David Thomas "Jason Felice"
* C++ In-Depth "Rob Meijer"

No comments:

Post a Comment