Github Contributions: More than meets the eye

I have a few unemployed friends who have been searching for jobs lately and many companies are requesting links to their Github accounts, but I always found the Github “Contributions” chart to be misleading. Here’s a public screenshot of mine, for example: It looks like I have a few days of heavy work but then forget about Github for long… More

Practical Examples of Recursion

While a member was preparing for a code interview last night, Denver Code Club had a great discussion on recursion, though we were limited to only having a few practical examples of it. Have you used recursion outside of the classroom? Provide a pull request of your example.