Category Archives: Repost

Five Truths About Code Optimization

One of the things that is remarkable about programming is how the details keep changing  while most of the fundamentals stay exactly the same. Here’s an article about code optimization that I wrote years ago that I required only very … Continue reading

Posted in Programming, Repost | Tagged , , , | Comments Off

Where Did That Method Come From?

This is a slightly edited version of an article I wrote a few years ago. Enjoy! How do you learn a new programming language? Attend a class? Buy the book? Just start writing code? All of those things will get you going … Continue reading

Posted in Metaprogramming, Programming, Repost, Ruby | Comments Off

Some Important Numbers For Developers

This is a fun one that I wrote a few years ago. Software engineering is one of those semi-mathematical technical professions that is just chock full of numbers. Our machines run at so many gigahertz and produce some exact number … Continue reading

Posted in Lists, Programming, Repost | 1 Comment

Olsen’s Law of Continuing Education

This one is from 2009 and had always been one of my favorites. Let‘s face it: Agile programming is full of some pretty far fetched ideas. Pair programming is the concept that two people devoted to a one person job … Continue reading

Posted in Programming, Repost | Comments Off