Wednesday, June 29th, 2005
I’ve come up with this list of ways that programmers tend to deal with problems of code duplication.
1) Run with it - hire 1-50 more people so to write and maintain more of the same code. This seems to be a common practice in large corporations. The problem with this solution is that […]