Recent Posts

Résumé

4 minute read

Name: Jerry Guo Email: jgus2012@gmail.com Phone: (408)838-8779 Website: https://naifen.github.io/

A Tale About Recursion In Ruby

5 minute read

There are many ways to do “recursion” in ruby, in this post I’m going to talk about some of the tips & tricks I’ve learned about it.