+
Article
Other

Ibm: Mastering Recursive Programming

For Students 9th - 10th
A discussion of how to write a correct recursive algorithm. Numerous examples are given in several different programming languages.
+
Activity
Khan Academy

Khan Academy: Spin Off of Project: Recursive Art

For Students 9th - 10th
A practice project applying recursive algorithms.
+
Activity
Khan Academy

Khan Academy: Challenge: Recursive Powers

For Students 9th - 10th
Challenge problems practicing recursive powers.
+
Activity
Khan Academy

Khan Academy: Challenge: Is a String a Palindrome?

For Students 9th - 10th
Practice problems involving recursive algorithms.
+
Activity
Khan Academy

Khan Academy: Challenge: Recursive Factorial

For Students 9th - 10th
Practice solving recursive factorials with these problems.
+
Activity
Khan Academy

Khan Academy: Challenge: Iterative Factorial

For Students 9th - 10th
Practice applying recursion with iterative factorials.
+
eBook
Khan Academy

Khan Academy: Recursion

For Students 9th - 10th
Learn about recursion and how it applies to different situations.