Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Unit 3: Intro to JavaScript

Unit 3 Objectives & Lesson Plans

Lesson Minutes Objectives
Coders will ...
1 45 Entry Day
Define JavaScript and identify the ways it can be used
Learn about our Unit 3 project!
2 45 Planning Day
Finish planning their Unit 3 project
Begin customizing the HTML and CSS of their Unit 3 project
3 45 Content-Only Day
Declare variables
Use variables to store strings and numbers
4 45 Content-Only Day
Use the querySelector( ) method to save HTML elements in variables.
5 45 Review how to declare and use variables to store values
Use the console to debug
6 45 Full Lab Day
Use their project plans and coding skills to build their Unit 3 project.
7 45 Content-Only Day
Use the .innerHTML and .style properties to update what’s displayed on the screen
8 45 Content-Only Day
Identify and use the .onclick event handler
9 45 Full Lab Day
Use their project plans and coding skills to build their Unit 3 project.
10 45 Full Lab Day
Use their project plans and coding skills to build their Unit 3 project.
11 45 Assessment Day
Demonstrate their coding skills by completing a coding challenge assesing Unit 3 concepts