Creating simple software systems

There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult.

Tony Hoare

5 thoughts

  1. Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.

    Antoine de Saint-Exupéry

  2. 1. Every program can be reduced in size by at least one line.
    2. Every program contains at least one bug.
    Therefore, every program can be reduced to a single line, which is a bug.

Leave a reply to Kristian Still Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.