Lecture 1. Getting Started in C++

Wednesday January 8


Today we learn how to express ourselves in the C++ programming language by covering the basics: functions, types, and strings.

Readings

  • Readings: Chapter 2, Chapter 3, Chapter 4.1 - 4.3

Links

📦 Code and Slides