Day 1. Getting Started

Welcome to Sams Teach Yourself C++ in 21 Days! Today, you will get started on your way to becoming a proficient C++ programmer.

Today, you will learn

• Why C++ is a standard in software development

• The steps to develop a C++ program

• How to enter, compile, and link your first working C++ program

A Brief History of C++

Computer languages have undergone dramatic evolution since the first electronic computers were built to assist in artillery trajectory calculations during World War II. Early on, programmers worked with the most primitive computer instructions: machine language. These instructions were represented by long strings of ones and zeros. Soon, assemblers were invented to map machine instructions to human-readable ...

Get Sams Teach Yourself C++ in 21 Days , Fifth Edition 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.