Media Summary: Ever type 'next' into your debugger and then realize you should have used 'step'? Or perhaps invoked a method that you wish you ... Messy code often begins with a simple "if". Continuing down that path is a road to ruin, but there's a simple way to avoid it. By, Dinshaw Gobhai Sequential workflows are easy to write (top down), but hard to write well. State machine workflows start to ...
Rubyconf 2014 A Partial Multiverse - Detailed Analysis & Overview
Ever type 'next' into your debugger and then realize you should have used 'step'? Or perhaps invoked a method that you wish you ... Messy code often begins with a simple "if". Continuing down that path is a road to ruin, but there's a simple way to avoid it. By, Dinshaw Gobhai Sequential workflows are easy to write (top down), but hard to write well. State machine workflows start to ... Hi, I'm [NAME] and I'm an introvert. But contrary to what you might think, it's not a problem and I am not working on it. In fact, I've ... 00:00:00 - Vektra 00:03:45 - Claudio Baccigalupo 00:07:27 - Richard Schneeman 00:11:58 - Shannon Skipper 00:15:34 - Sean ... This is the story of how I built an all-seeing eye with Ruby, and how I use it to defend the sanctity of my suburban home. Using a ...
By, Aja Hammerly In Ruby, assignment is our primary tool. By contrast, functional programming makes much less use of ... By, Richard Bishop Ruby has never been renowned for its performance. We choose to love Ruby for its more admirable traits, like ... By Joe Moore Let's do this thing. What is pair programming? Won't software projects take twice as long or cost twice as much with ... Many incredible people have given many amazing talks at Ruby or Rails conferences over the years, and we'd like to take a look ... Ruby is used for a lot of things, but for some reason, only a few people are using it for music. In a language that is meant to make ... As Rubyists, we see the value in refactoring. When Fullscreen started experiencing serious growth and our team started to grow ...
"I didn't have time to write a short letter, so I wrote a long one instead." -Mark Twain Writing small classes is hard. You know you ...