Monday, October 26, 2015 LESSON 1: Using Decision Structures in VB VIDEO TUTORIAL: If Statement VIDEO TUTORIAL: Else If and Else VIDEO TUTORIAL: Nested If Statements HANDOUT: Decision Structures HOMEWORK: Programming Exercises DOWNLOAD: Parking Meter Interface DOWNLOAD: Drivers License Interface
Wednesday, October 28, 2015 LESSON 2: Algorithms and Flow Charts VIDEO TUTORIAL: Conditional Operators VIDEO TUTORIAL: Logical Operators HANDOUT: Algorithms and Flow Charts WEBSITE: Flow Chart Maker HOMEWORK: Gmail Program DOWNLOAD: Gmail Program Interface
Tuesday, November 3, 2015 LESSON 3: Handling Exceptions VIDEO TUTORIAL: Introduction to Try-Catch VIDEO TUTORIAL: Catching Specific Exception Types HANDOUT: Handling Exceptions HOMEWORK: Spring Training Program DOWNLOAD: Spring Training Interface
Thursday, November 5, 2015 LESSON 4: Handling Exceptions (cont'd) VIDEO TUTORIAL: Exit Try and Throw VIDEO TUTORIAL: Finally Statement HOMEWORK: Programming Exercises DOWNLOAD: Weight Class Interface DOWNLOAD: GPA Calculator Interface DOWNLOAD: BMI Calculator Interface
Monday, November 9, 2015 LESSON 5: Gas Station Program ASSIGNMENT: Gas Station Program DOWNLOAD: Gas Station Interface
Thursday, November 12, 2015 LESSON 6: Randomizing Numbers HANDOUT: Generating Random Numbers HOMEWORK: Programming Exercises DOWNLOAD: Lottery Interface DOWNLOAD: Guessing Game Interface DOWNLOAD: Math Ninja Interface
Monday, November 16, 2015 LESSON 7: Randomizing Actions HANDOUT: Generating Random Actions DOWNLOAD: Slot Machine Interface DOWNLOAD: Magic 8 Ball Interface
Tuesday, November 17, 2015 LESSON 8: Counted Loops VIDEO TUTORIAL: For Next Loop VIDEO TUTORIAL: The Step Operator VIDEO TUTORIAL: Exiting a For Loop VIDEO TUTORIAL: Continue a For Loop HANDOUT: The ListBox Control HANDOUT: Counted Loops HOMEWORK: Programming Exercises DOWNLOAD: Count Sheep Interface DOWNLOAD: Student Numbers Interface
Thursday, November 19, 2015 LESSON 9: Conditional Loops VIDEO TUTORIAL: Do Until Loop VIDEO TUTORIAL: The Do While Loop VIDEO TUTORIAL: Exiting a Do Loop VIDEO TUTORIAL: More on Do Loops HANDOUT: Conditional Loops HOMEWORK: Programming Exercises DOWNLOAD: Dice Program Interface DOWNLOAD: Lucky Numbers Interface
Monday, November 23, 2015 LESSON 10: War Assignment ASSIGNMENT: War Program DOWNLOAD: War Program Interface
Wednesday, November 25, 2015 LESSON 11: Unit Test Review HANDOUT: Unit Test Review DOWNLOAD: Class Marks Interface DOWNLOAD: Raptors Season Interface
Thursday, November 26, 2015 UNIT TEST: Control Statements
END OF UNIT 3 |