Skip to content

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 2.71 KB

README.md

File metadata and controls

executable file
·
21 lines (17 loc) · 2.71 KB

Unit 6: Arrays and Loops

Unit 6 Objectives & Lesson Plans

Lesson Minutes Objectives
Coders will ...
1 45 Entry Day
Learn about the Unit 6 project
Complete project plan
2 45 Full Lab Day
Customize starter code for Unit 6 project.
3 45 Lab Day
Create an array and retrieve it's value using the array index
4 45 Content-Only Day
Iterate over an array using loops
5 45 Review Day
Review how to iterate over arrays using loops.
Use the insertAdjacentHTML method to append elements to a webpage.
6 45 Content-Only Day
Use array methods and properties
7 45 Full Lab Day
Develop their project by adding loops and array methods
8 45 Full Lab Day
Develop their project by adding loops and array methods
9 45 Demonstrate their coding skills by completing a coding challenge assessing Unit 6 concepts