Videos
Unit 5 videos¶
If you have feedback regarding a video, you can email me, Slack me, or use this anonymous survey
Individual lessons¶
Module 12¶
- Introduction to Unit 5 (6:20)
- Starting to Integrate JavaScript and HTML (25:26)
- Lab 1
- Variable scope & Lab 2 (7:36)
- Lab 2
- Function to Function - Parameters (21:32)
- Lab 3
- Function to Function - Return Values (14:30)
- Lab 4
Module 13¶
- Forms and JavaScript (31:14)
- Lab 5
- Overview of Project 5 (9:04)
- Introduction to Arrays (24:38)
- Arrays and looping (17:57)
- Lab 6
- Lab 7
Module 14¶
- Searching Arrays (19:54)
- Lab 8
- More on Arrays - A visual (13:21)
- Parallel Arrays (18:49)
- Lab 9