W2222 Recursion

From Coder Merlin
Revision as of 20:03, 5 April 2020 by Chukwuemeka-tinashe (talk | contribs) (Created page with "thumb|link=|Visual Recursion == Prerequisites == == Background == * [https://en.wikipedia.org/wiki/Recursion Recursion] (Wik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
Visual Recursion

Prerequisites[edit]

Background[edit]

  • Recursion (Wikipedia)
  • Factorial (Wikipedia) Read only until the section "Number Theory", exclusive
  • Fibonacci Number (Wikipedia) Read only until the section "Mathematics", exclusive

Exercises[edit]