weise Sprüche
Komplexität
Es gibt 8 Zitate in dieser Kategorie.
John Gallhttp://ivory.idyll.org/blog/apr-09/pursuing-simplicityA complex system that works is invariably found to have evolved from a simple system that worked. The inverse proposition also appears to be true: A complex system designed from scratch never works and cannot be made to work. You have to start over, beginning with a working simple system.
Alan Perlishttp://bc.tech.coop/blog/071226.htmlA year spent in artificial intelligence is enough to make one believe in God.
Brian K. ReidComputer science is the first engineering discipline ever in which the complexity of the objects created is limited by the skill of the creator and not limited by the strength of the raw materials.
http://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCQQFjAA&url=http%3A%2F%2Fwww.dreamsongs.com%2FFiles%2FIncommensurability.pdf&ei=wm2WUKvQK6n_4QTNoICoBQ&usg=AFQjCNGIYxGPemXeI5JGw_Gzk1a-Wq1YjA&sig2=Xdz1vV8tjICWrcX6bWfYswEngineers build things; scientists describe reality; philosophers get lost in broad daylight.
Rich Hickeyhttp://www.simple-talk.com/opinion/geek-of-the-week/rich-hickey-geek-of-the-week/I think programmers have become inured to incidental complexity, in particular by confusing familiar or concise with simple. And when they encounter complexity, they consider it a challenge to overcome, rather than an obstacle to remove. Overcoming complexity isn't work, it's waste.
Grady BoochOur ability to imagine complex applications will always exceed our ability to develop them.
Alan KaySimple things should be simple and complex things should be possible.
Alex Martellihttp://mail.python.org/pipermail/python-list/2005-October/345521.htmlThere are two ways to try to make a software system reliable: make it so simple that it obviously has no bugs, or make it so complicated that it has no obvious bugs.