Technical Blog Learning to Learn One Post at a Time

Ruby Classes

by James Bomotti

Posted on Friday, June 19, 2015


Git

Good day, afternoon, or evening, good Sir or Madam, and welcome to this classy rendition of James' blog. Here you will find only the finest bespoke Ruby Classes created and described for your enjoyment, entertainment, and education. What you will not find here, are any sentences that run on quite as long as that first one.

Read More

Enumerable#map

by James Bomotti

Posted on Friday, June 12, 2015


CSS

Ruby is an awesome language. Just this week I managed to take a 35 line method that I had written for a challenge and refactor it down into just 3 lines. That's including the def and end lines! How was I able to do this you might ask? The magic of Ruby's many built-in methods!

Read More

Arrays & Hashes

by James Bomotti

Posted on Saturday, June 06, 2015


ArrayHash

Collections, containers, storage variables, so many names for the same thing, but they all make clear the purpose of hashes and arrays. It might be nice if all you ever had to remember was a single word or number at a time, but image how boring of a program that would make, let along how boring that would make life!

Read More

Tech Quote

Any sufficiently advanced technology is indistinguishable from magic.

-Arthur C. Clarke