Overview
This week we will begin exploring a major C++ topic that will be new to students whose programming experience is mainly limited to Python or Java, pointers.
Friday, October 4th
Classwork
Today in class we will discuss Chapter 9: Pointers and arrays.
Homework
Complete the exercises in Chapter 9 Exercise Set 0: Chapter Review and Exploration.
Tuesday, October 1st
Classwork
As promised, I have add new exercises to both Chapter 8 Exercise Set 0: Chapter Review and Chapter 8 Exercise Set 1: CPE Practice. We will look at these in class today.
Homework
Read Chapter 9: Pointers and arrays and come to class Friday ready to discuss it.