Lecture Notes, Tue 08/09

and loops, recursion, functions

Agenda for Tue 08/09 (from SPIS Google Calendar)

Assignment Calendar for Week 2

Morning:

Code is here: https://github.com/ucsd-cse-spis-2016/spis16-lecture-0809

Topics:

* More fun with Turtle Graphics
* Specialization and Paramterization of Functions
    * Replacing hard coded values with parameters
* Ways to repeat things: loops and recursion

Afternoon