Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

HCDE 598 Winter 2017

Week 6

Prep Work

  • Review the comments you received on your Creativity Exploration assignment and update your code to address the comments if time allows
  • Review and be prepared to talk with others about your Creativity Exploration assignment

Learning Objectives

  • Fully understand and be able to use for loops
  • Understand and be able to use while loops
  • Understand the difference between for loops and while loops, and when to use which
  • Understand the value added with arrays
  • Be able to create and access data stored in arrays

Warm up

  • Share Interactive Monsters
  • By next Wednesday you should know if you want to work alone or with a partner on your final project, and have an idea of what your final project is; share project ideas on Slack
  • Programming is hard, but you're doing great!

Lessons

  • for loops
  • arrays

Exercises

  • Mouse Lines
  • Dot Grid
  • Concentric Circles
  • Birthday Visualization

Debrief

  • What new things did you learn today?
  • What topics are you still struggling with?
  • What did you especially enjoy about today's class?
  • What can be improved for future classes?

Resources

Homework