Videos
Unit 4 videos¶
If you have feedback regarding a video, you can email me, Slack me, or use this anonymous survey
Individual lessons¶
Module 9 (95:23)¶
- Introduction to Unit 4 (6:22)
- Looping (23:40)
- Lab 1
- Lab 2
- Processing Data Records (25:02)
- Lab 3
- Lab 4
- Lab03 help (7:13)
- Known loop count (17:43)
- Lab 5
- Lab 6
- While loop with unknown count (15:23)
- Lab 7
Module 10 (61:24)¶
- Combining loops with if statements (32:33)
- Lab 8
- Test data and Lab 12 (9:17)
- Lab 12
- Project 4 overview (7:54)
- Formatting an HTML Table (11:40)
Module 11 (42:09)¶
- Modularization (23:59)
- Lab 9
- Global scope variables (9:25)
- Lab 10
- Lab 11 - Putting it all together (8:45)
- Lab 11