Code download from class

Resulting worked code from week 3

Week 3 Outline

  • Questions and comments from activity 2
    • Common errors: null references
    • Difficulties with event listeners
  • Comments on assignment 1
  • Review assignment 2
  • Review listeners with tip calculator example
  • Variable scope and closures
  • Review boolean expressions and conditionals
  • Tip calculator with conditional service levels
  • Introduce assignment 3
  • Activity 3: Boolean Challenge