Recent Articles
Here's my best non-programming tip for all programmers…
Here's a simple trick that comes in handy surprisingly often. If you want "any key" to really work for things other than return, you will like this one…
I want to share a trivial challenge and response library I whipped up for practicing regular expressions…
For more standard library fun, let me show you how to get two of my favorite data storage tools to play nice with each other…
When performance becomes super critical, YARV shows some promise for Ruby's future…
There are some fun tricks you can perform on String objects even without reaching for regular expressions. Here are just a few…
They said it couldn't be done, but they were wrong. Let me show you how to customize Logger's output…
I want to clarify the age old question of when it's allowed to drop the parentheses in Ruby. I'll do that with both a simple and expanded set of rules…
- In this article, I show a complete example of test driven development from start to finish. Make sure you have a little free time when you tackle this one, it's pretty long…
This article is the beginning of the effort that later became the official Ruby bundle for TextMate…
|