Skip to content

Instantly share code, notes, and snippets.

@jasonpilz
Forked from rrgayhart/recursion.markdown
Last active February 26, 2016 21:45
Show Gist options
  • Save jasonpilz/bd77019a6cfcb6474a57 to your computer and use it in GitHub Desktop.
Save jasonpilz/bd77019a6cfcb6474a57 to your computer and use it in GitHub Desktop.
Recursion and Generators Homework
  • Watch Recursion

  • Answer the following questions in your fork

    Do you pronounce 'babel' in the same way?

    • Noooeee

    Follow Up Question: Will you now?

    • I sure hope so because that guy is a legend.

    What is an example of why/where you might use recursion

    • I am going to try and think about using recursion when normally I would reach for a nested for loop.
@rrgayhart
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment