Lecture Materials


Class Announcements

  1. Assignment 1 is out!
  2. Section signups: The section signup form will open tomorrow at 5pm. Sign up before Sunday at 5pm.

Learning Goals

By the end of class you should know how to program and trace core programming control flow: for loops, while loops, and if statements. Tracing a program is when you can think through what it does, line by line.