Code download from class

Resulting worked code from week 4

Week 4 Outline

  • Weekly participation posts
    • Reminder: post by noon Tuesdays
    • Attendence register tracks participation
  • Announce quiz 1
  • Review Boolean Challenge
  • Review assignment 3
  • Arrays and displaying array elements
  • Boolean logic 2.0: truthy and falsy values in JavaScript
  • Format strings in JavaScript
  • Using a class: DiceSet example
  • Introduce assignment 4
  • Activity 4: add to the DiceSet demo, such as showing history or average from the DiceSet object