Class Notes
Notes will be placed here.
A note on my notes
These are for my benefit. They tell me what to talk about in class. They are by no means a substitute for:
- Attending class.
- Reading the book
- Taking your own notes.
You may find them helpful however for organizing your thoughts.
- Chapter 1 Overview of Programming
- Chapter 2 C++ Syntax and Semantics
- Chapter 3 Numeric Types
- Chapter 4 Program Input and the Software Design Process
- Chapter 5 Conditions, Logical Epxressions, and Selection Control Structures
- Chapter 6 Looping
- Chapter 7 Additional Control Structures
- Chapter 8 Functions
- Chapter 9 Scope, Lifetime and More on Functions