Lecture Notes, Fri 08/05
Guttag Chapters 1-4
Agenda for Fri 08/05 (from SPIS Google Calendar)
Assignment Calendar for Week 1
Depth for week 1 (Diba)
Review of the material in Guttag Chapters 1-4- Slides source ppt
- Binary and decimal review - play around the world game
- Exercises with strings, print vs return
- Identifying the base case in recursive functions
- Tracing recursive code
- Designing functions that contain the if-elif-else construct