Lecture 6. Thinking Recursively, Part I

Sunday January 23


Recursion is a powerful tool for problem-solving. Today's lecture explores how to use recursion to generate and display intricate graphics in a surprisingly small space.

Readings

  • Readings: Chapter 8.1, Chapter 8.4

Links

📦 Code and Slides