Computer Science 252
Problem Solving with Java
Spring 2014, The College of Saint Rose
Lecture 17: More Recursion
Date: Thursday, March 20, 2014
Agenda
- Announcements
- Lab 5: Frogger now on the late clock
- Lab 6: Recursion due next Tuesday night
- Monday office hours only 3-4 PM
- Public talk of potential interest:
- Monday 3/24, 6:00-7:00 PM, Albertus 401
- Roddy Collins of Kitware, Inc., will talk about his
experience as a software developer and how an open source
software company can make money
- 10 bonus lecture assignment points for attending
- Exam 2 in one week
- covers up to our current topic of recursion
- focus on topics since last exam
- sample exam questions out
- review time on advisement day (3/25), 10-11 AM, in our
regular classroom
- Lecture 16 assignment recap
- More recursive structures and methods
No New Lecture Assignment
Plenty of other things to keep you busy.
Examples