Thursday, January 29, 2009

Thinking in CPP Vol 2


Thinking in CPP Vol 2
Thinking in C++ 2nd edition
Volume 2: Standard Libraries & Advanced Topics


Part  The Standard C++ Library
Library overview
Strings
Chapter  Hiding the Implementation
Iostreams
Templates in depth
Chapter Hiding the Implementation
STL Containers & Iterators
Basic sequences vector, list & deque
StreamTokenizer a more flexible solution
Chapter  Hiding the Implementation
STL Algorithms
Part  Advanced Topics
Multiple inheritance
Chapter  Hiding the Implementation
 Exception handling
 Run-time type identification
Chapter  Hiding the Implementation
Building stable systems
Design patterns
Factories encapsulating object creation
Chapter Hiding the Implementation

0 comments:

Post a Comment