Lecture Notes, Thu 08/04
functions, scope, stack, modules, recursion, more turtle
Agenda for Thu 08/04 (from SPIS Google Calendar)
Assignment Calendar for Week 1
Morning (Diba):
Lecture slides:
Variables functions and conditionals
More on function mechanics and recursions
More detail on Python from Guttag Chapter 4:
- Variables
- functions
- scope
- the “stack”
- modules
- Boolean expressions,
if else
and conditionals - Recursion
Assignments
- Read Chapter 4 in Guttag for Monday
- Continue with homework h04