CSC151.01 2014F, Class 29: Numeric Recursion
============================================

* Retain partners

_Overview_

* Preliminaries.
    * Admin.
    * Upcoming Work.
    * Extra Credit.
    * Questions.
    * Quiz.
* Lab.

Preliminaries
-------------

### Admin

* Yesterday's eboard contains some notes on patterns of recursion.
* The two sections of CSC 151 seem to have gotten out of synch.  I think
  we'll come back together midway through the week after break.
* Have an awesome break!  (But not until after class.)
* No office hours next week!
* Quizzes returned after/during the quiz.  I'll send out notes later 
  this weekend.

### Upcoming Work

* No lab writeup!
* No homework!
* No exam!
* Reading for the Monday after break
    * [Verifying Preconditions](../readings/preconditions-reading.html)

### Extra Credit Opportunities

#### Academic

* CS Table, Today: Hear about the Grace Hopper Celebration of Women
  in Computing.

#### Peer Support

* Football (Saturday at 1pm)
* Swimming October 18: Alumni Weekend
* Karan's radio show 11pm Thursday nights on KDIC
* Evan's radio show 5pm Friday nights on KDIC
* Donna's radio show Sunday midnight on KDIC
* Men's Tennis (???)
* Women's Tennis (???)

### Questions

_Do we have to document all of the procedures on lab writeups using the six Ps?_

> Lab writeups: Documentation is optional.  Homework assignments: Documentation
  is required.

_Can you explain problems 4 and 5 on the "Recursion with Helper Procedures" lab?_

> I'll map it out on the board.  

### Quiz

Lab
---
