Skip to content

Instantly share code, notes, and snippets.

View jasonpilz's full-sized avatar
💻

Jason Pilz jasonpilz

💻
View GitHub Profile
@jasonpilz
jasonpilz / recursion.markdown
Last active February 26, 2016 21:45 — forked from rrgayhart/recursion.markdown
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

@jasonpilz
jasonpilz / readmelove.md
Created February 20, 2016 20:39 — forked from rrgayhart/readmelove.md
README Love

##PROTIP: README Love

READMEs are AWESOME. They are one of the best things you can add to a repo, (other than quality code), to make it look professional.

####Things that make a README great:

  • A link to the production site on heroku
  • A screenshot (or a few) of what the app does (This is especially important if you don't have the production app up and running yet)
  • Directions on how to clone or fork the repo and run it locally (explain it like you're explaining things to a totally new programmer)