Objective
- Use recursion to implement algorithms
These topics are covered in detail in the text, so these notes won't bother reiterating them. The class session will discuss recursion in general and then illustrate recursion by implementing some recursive functions.