Posted on November 10th, 2008 by Neil Crosby. Filed under Blog Posts.
A phrase a lot of people are used to nowadays in software development is “Make it work, make it right, make it fast” – meaning that you should first make your code do what you expect, then make it elegant, then finally optimise for speed.
For me, I like the intent of the phrase, but I [...]