simple is difficult
Posted by phillip Sat, 14 Oct 2006 16:12:12 GMT
chris brown writes: “It is much more difficult to write simple code. There are far too many things to think about. What is a meaningful name for this class, method or variable? How do I test this piece of code? How do I decouple things for easier re-use? Is this class responsible for the appropriate things? How do I remove duplication?...etc, etc. Whew! I need a lie down.”i couldn’t agree more!