processing

Website for Creative Computer Coding - Summer 2017

View project on GitHub

Day 7

Objective: SWBAT (Students will be able to…)

  • Construct a for loop
    • Make patterns with nested for loops

Agenda

  • for Loops (Ch. 4 pg. 40-46)
    • Flow charts
    • Operators for equality
    • Nested loops
  • Day 7 Assignment: Patterns

Source Files

Assignment: BYL (Before you leave…)

  • Create a pattern that fills the Processing window using nested for loops