Videos
Unit 3 videos¶
Block 6 (88:07)¶
- Introduction to Unit 3 (3:25)
- Test PLans (10:18)
- Lab 1 - Project 3 : Part 4 (8:21)
- JSLint - Lab 2 (10:05)
- Simple
if
Statements (22:28) - Debugging
if
Statements,Checking for Numeric, Labs 3 & 4 (11:33) - Simple
if/else
Statements, Validating Strings (23:57) - Developer tools: using console.log and some other good to knows (8:09)
Block 7 (49:40)¶
- Project 3 overview (11:55)
if
Statement with Multiple Booleans (20:06)- Nested
if
statements (17:39)