1.1.6. Week 6 - 9/27¶
Reading:
- 4.2. Selection Statements
- 4.3. Loops
- 4.4. A Word about Style
- 5.1. Basics of Using Functions
- 5.2. The assert() macro
- 5.3. Invocation – call-by-value
- 5.4. Rules of Scope
- 5.5. Variables in Memory
Previous Video Lectures:
Annotated notes:
- Do Loop and Homework 6 - Prime Numbers algorithm -
notes/HW6-primeNums.pdf
- Variables in Memory -
notes/Variables-in-memory.pdf
Assignments: