1. Watch Video "07a Work Together with Conditionals and Logical Operators 01". Make note of the problem solving process and the locations of the exercise on CodeHS. Presentation located at: http://nebomusic.net/javalessons/07a_Conditionals_and_Logic.pdf
2. Watch Video "07b Work Through Scenarios 01 to 04". Use the problem solving process and video resources to complete Scenarios: 01, 02, 03, and 04 in "Java If Statements and Logical Operators 01" on CodeHS.
3. Complete Scenarios 05, 06, 07, 08, and 09 in "Java If Statements and Logical Operators 01" on CodeHS.
4. Watch Video "07c Java If Statements and Logical Operators Exercise 02" to get an overview of the next set of exercises. Resource for Data Types and Modulo can be found at: http://nebomusic.net/javalessons/07c_Data_Types_Printing_User_Input.pdf
5. Complete the following problems on "Java If Statements and Logical Operators 02" on CodeHS:
-Small or Big
-Positive, Negative, or Zero
-Find the Max
-Are These Numbers Equal
-Increasing, Decreasing, or Neither
-Solid, Liquid, Gas
-Driver's License
-Speeding Ticket
-Rounding Algorithm
-Even or Odd