CHAPTER 11

image

C++ Quick Start

If you already know the C programming language and know a little about C++, you can jump start your C++ productivity by reading this chapter. This is not a C++ tutorial but rather a quick start guide designed to take the fear out of using the Standard Template Library (STL). Those with low patience for history and the theory will like the approach of jumping in and getting started. When you see the STL used in simple digestable examples, the fear and loathing will evaporate.

C++ Standards

In the 1990s, I would avoid developing open source projects in C++ because old projects would fail to compile a year later, with ...

Get Exploring the Raspberry Pi 2 with C++ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.