Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

HCDE 598 Winter 2017

Week 4

Prep Work

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

Learning Objectives

  • Understand keyPressed events and how to use them
  • Be able to use text, and fonts in your code
  • Be able to use images in your code
  • Understand when and how to use loops
  • Practice writing and using for loops

Warm up

  • Opportunity to redo a past assignment
  • Structure of this course, how to learn, importance of questions
  • Office hours
  • Meet your new partner
  • Share your Interactive Monsters
  • Interactive Monster review, and work-time

Lessons

  • keyPressed events
  • Working with text
  • Using images
  • for loops

Exercises

  • Key Pressed Examples
  • Font Example
  • Image Example

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