Skip to content

Instantly share code, notes, and snippets.

@jillmd501
Forked from rrgayhart/recursion.markdown
Created February 16, 2016 19:06
Show Gist options
  • Save jillmd501/dcf5d64cdc6449493ae2 to your computer and use it in GitHub Desktop.
Save jillmd501/dcf5d64cdc6449493ae2 to your computer and use it in GitHub Desktop.
Recursion and Generators Homework
  • Watch Recursion
  • Fork this gist
  • Answer the following questions in your fork
    • Do you pronounce 'babel' in the same way?
      • Follow Up Question: Will you now?
    • What is an example of why/where you might use recursion
@jillmd501
Copy link
Author

Wow - this guy is so sassy and I love his favorite string of 'poop.' He REALLY wants me to learn ES6 and 'bobble' is EXACTLY how I am going to pronounce it from now on. Recursion has a strong use in iterating through data pieces (aka the animal table that he built) with a definite end point to keep it from an infinite loop!

@rrgayhart
Copy link

👍

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