CSE 110: Introduction to Programming

Week 03 - Decisions

In this week, you will learn how to add decision points into your program so that it can behave differently depending on what the user types.

Middle of Week

  1. Learning Activities

    1. Learning Activity: If Statements
    2. Learning Activity: Complex Conditions
  2. Check Your Understanding
  3. Team Activity: Grade Calculator Program
  4. Project Milestone: Adventure Game

End of Week

  1. Project: Adventure Game
  2. Reflection

Other Links: