The Algorithms and Data Structures Series: Recursion

Details
Want to learn how to make functions call themselves? In this class, we’ll dive into Recursion, a core concept that makes solving complex problems simpler. You’ll discover what recursion is, how it works, and when it’s the right tool to use.
We’ll take things step by step with clear examples in Python. You’ll see how to break big problems into smaller ones, write recursive functions, and avoid common pitfalls like infinite loops. We’ll also explore real-world problems where recursion shines, like working with trees and solving puzzles.
This 90-minute class is perfect for beginners who know some basic Python and want to level up their problem-solving skills. No need to have recursion figured out. We’ll learn it together!
The class will take place here - https://www.passion-class.com/en/join-sample-passionclass
If you want to join the full class, you can do so here: https://www.passion-class.com/en/classes/Thinking-and-Change/Programming

The Algorithms and Data Structures Series: Recursion