processing

Website for Creative Computer Coding - Summer 2017

View project on GitHub

Day 6

Objective: SWBAT (Students will be able to…)

  • Understand, declare, initialize, and update variables
  • Simplify expressions according to Processing’s order of operations

Agenda

  • Review variables
  • Go over Processing’s order of operations
    • Operator Precedence Activity
  • Day 6 Assignment: If() or Else

Source Files

None

Assignment: BYL (Before you leave…)

  • Complete the Sparkfun Activity: If() or Else
    • Extend the program’s functionality by adding more variables and user interaction