notes-to-future-self

Alphabet Soup: A Ruby Gem

Gave a tech talk at the Flatiron Web Meetup [https://www.meetup.com/Flatiron-School-Presents/] with Shmuel Lamm on "Building a Ruby Gem". Hosted: https: »

How Ruby Objects Speak to Each Other. Like Really, What's Happening?

Introduction Sometimes your brain can't mentally wrap itself around certain simple concepts. This is about one of those sometimes.It all began one day »

So You Think You Can Quit?

A CLI Terminal app that calculates the savings based on how many days you've not smoked. The app scrapes cigarette prices based on: the »

Commanding the Command Line

Command Line Resources Terminal on a Mac. Your window into your computer and home base for doing dev work. It's how you jump between »

Ruby in a Short* While

*ish. Structured: [TryRuby.org](http://tryruby.org) [Ruby in a 100 Minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html) [Chris Pine's: »