Developer's Reading List Dr. Dobb's, May 22, 2012 The most interesting books of the last month, selected and reviewed by Dr. Dobb's editors. Nicolai Josuttis This is a second edition of the classic tutorial and reference on the C++ Standard library, updated for C++11. Unlike many books that cover libraries and APIs, this is not just a glorified explanation of a bunch of function calls. Rather, it breaks the standard library (particularly the STL) into sensible subsections and explains the fundamental approaches taken in the design of the components treated in the section.
Read full article from Developer's Reading List | Dr Dobb's
No comments:
Post a Comment