Why do Ruby programmers use so much String interpolation where other devs might prefer concatenation? Join Jessitron and Avdi for a dialog on language…
You know there are some programming language features you're just not supposed to use: `goto`. Global variables. The greater-than operator. Wait, the …
Mutation testing isn't just for better tests. In this screencast with Daniel Gollahon, you'll see how the mutant gem can help you write cleaner, safer…