Jan 23: Types and Logic
Learning Objectives
After today's class, you should be able to:
- Explain what values can be assigned to primitive type variables.
- Apply methods from the Math class based on the documentation.
- Evaluate boolean expressions that include
&&
,||
, and!
operators.
Lesson Outline¶
HW1 Debrief [5 min]
- Homeworks are due on Mondays
- Quizzes are due on Wednesdays
Act02 [45 min]
- Activity 2: Types and Logic
- Use a different role from last time
Lab02 (Part 1) [25 min]
- Lab 2: CodingBat Logic
- Complete the Warm-Up Problems today
- We'll do the Logic Problems on Thursday
Your To-Do List¶
By the end of today
- Take the Syllabus Quiz on Canvas
- Submit HW 1 (go to TA Hours if needed)
By the end of Wednesday
Before Thursday's class
- Get started on Homework 2 (due Jan 29)