| |
|
| "Getting Started" | | http://www.amazon.com/C%2B%2B-Primer-Plus-5th-Sams/dp/0672326973/sr=1-1/qid=1168370485/ref=pd_bbs_sr_1/002-1488058-7652043?ie=UTF8&s=books | Sample Chapter: "Getting Started," from C++ Primer Plus, 5/E, November 2004, by Stephen Prata. Discusses learning C++, the origins of C++, the C language, C programming philosophy, object-oriented programming, C++ and generic programming, and the genesis of C++. | | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
| Smart Pointers in C++ | | http://www.informit.com/articles/article.asp?p=31529 | | Sample Chapter: “Smart Pointers in C++,” by Andrei Alexandrescu from Modern C++ Design: Generic Programming and Design Patterns Applied. Topics include smart pointers, storage of smart pointers, smart pointer member functions, ownership-handling strategies, the address-of operator, implicit conversion to raw pointer types, equality and inequality, ordering comparisons, checking and error reporting, smart pointers to const and const smart pointers, arrays, and smart pointers and multithreading. | | |
| |
| |
| |
| |
|
|
| |
 |
|