Pre-class Assignment

Please read through and complete the participation exercises under the C++ for lab 1 (and more) section of the zyBook. You can skip any “Try” exercises that require you to download RIMS for windows. Also finish up lab 0 if you haven’t completed it.

Announcements

Learning Objectives and Outcomes

In this lecture, you will...

By the end of this lecture, you should be able to...

Lecture Content

Coding Example: getNumber

Let’s say for example we want to get 3 digit numbers from the serial monitor, and we ignore any characters that aren’t digits.