JavaScript Calculator
Class Agenda
- In-class Assignment: Introduce JavaScript Calculator (60 minutes)
- Fork and clone the JavaScript Calculator repository
- Choose a strategy (if/else or switch statement)
- Uncomment the starter lines
- Add other statements for the following operations: subtract, multiply, divide
- Add another operation (in HTML & JavaScript) that when selected javascript to change the page entirely
- Style the calculator creatively with CSS
- Work time on projects 60 minutes
- Work on outstanding assignments
- HTML Prose (due 12/1)
- Continue documentation for Project Archive
- Begin Collection project (due 12/10)
Class Review
Homework Due 11/26
- Submit your JavaScript Calculator on canvas
homework