CHAPTER 3

Getting Startedwith C++

Chapter Objectives

By the end of the chapter, readers will be able to:

images  Understand the case sensitivity and semicolon rules of C++.

images  Understand how whitespace is used to increase readability.

images  Comment source code.

images  Understand the role of main.

  Use #include statements.

Introduction

Up to this point, everything ...

Get C++: An Active Learning 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.