Musings
Premature optimization shows how smart you are, not how well you can solve the problem.
Did I read that somewhere or just make it up?
Personally I believe in solving the problem as quickly and simply as possible. If the solution isn’t good enough (as determined by the people for whom I am writing the program, not by me) I’ll improve it.
Tags: Programming, XP