Chapter 2. Getting Started Quickly: A Brief Overview of C++

Topics in this Chapter

In this chapter, I will briefly preview the basic programming constructs of the C++ language before going on to discuss them in more depth in the chapters that follow. Because C++ is a large language, anything that is "brief" is not going to cover much of the language, and anything that indeed reviews the most important features of the language is not going to be "brief." I will try to strike a reasonable compromise.

Studying a language like C++ feature ...

Get Core C++ A Software Engineering Approach 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.