Understand
- What variables are in JS and why they're important for programming
- The difference between var, let, and const variables
Apply
- Complete CodeCademy variable exercises 2.1-2.6?
- Practice with variables in the
Create
- Use prompts and variables to write an interactive, mad libs style story
For the instructor's eyes only
No pressure...
A variable is a piece of data that is
able to vary (change)
Type of App
Variable Use
Games
Scores, lives, health
Social Media
Names, pictures, statuses
Weather
Forecasts, cities
10 min
[make sure console is open]
5 min
5 min
2 min
5 min
👏🏿