Class Announcements

  1. Assignment 1 is out! Read the style guide, review the late day policy, see the handout on course communication and the honor code. All those links can be found on the assignment page
  2. Eclipse installation session: tonight (Wednesday 4/4) at 7pm in the LaIR (Tressider first floor).
  3. Section sign ups: 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.


Lecture Materials


Extra Practice

If you would like some extra practice, try out these problems: