Lecture 4: Recursion

In this lecture, we will provide an introduction to recursion, and to writing recursive code.

You can read the recursion chapter in the book Links to an external site. to prepare.

This is the notebook we covered in class Links to an external site..

Video of the class: