Saved by sari and
Artima - The Simplest Thing That Could Possibly Work
Complexity can be tamed, but it requires considerable effort to do it well. Decreasing the number of buttons and displays is not the solution. The solution is to understand the total system, to design it in a way that allows all the pieces fit nicely together, so that initial learning as well as usage are both optimal. Years ago, Larry Tesler, then... See more
Don Norman • Living with Complexity (MIT Press)
A program that does everything in the most efficient possible way is often needlessly difficult to understand.
John Guttag • Introduction to Computation and Programming Using Python, second edition: With Application to Understanding Data
Deliver the Bare Minimum
btxx.org
Albert Einstein once said, “Make everything as simple as possible, but no simpler.” What I’m trying to convey to you is the simplicity of a well-constructed system without stripping away its robustness.