CS 160

April 23, 2004

Today I went over an introduction to recursion (won't be on test, but you will see it over the next few years). Then I went over a problem and starting showing the steps to gather the tools you've learned to solve a problem. Designing the program, defining the variables, and deciding which of the API methods you might want to use. I wrote everything on the board and there is no sample code for this lecture.