Jan 27: Types and Math
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¶
Debrief [5 min]
- Results from last Friday's class
- Week01 "assignment" on Canvas
Act02 [45 min]
- Activity 2: Types and Math
- Use a different role from last time
Your To-Do List¶
- Start the Week 2 assigned reading
- Take the Syllabus Quiz (due Wed)
- Get started on HW 1 (due Sunday)