Videos¶
Below are the assigned videos for this week. The videos are collapsible so once you’re done with one, you can move to the next one. In the sidebar on the right, you can use the checklists to keep track of what’s done.
Required Videos¶
4.1: What are Conditional statements?
4.2: if and if/else statements
4.3: Using Braces with if/else statements
4.4: Compound Conditions
4.5: Nested if statements
4.6: Multi-way if/else statements
4.7: Types of Errors in Java Programs
Optional Videos¶
None this week.