-
"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." - C. A. R. Hoare
-
"Complexity" is a measurement of the problem space, not the solution to tackle it. A good engineer finds the simplest solution to a challenge, and doesn't let a complex problem yield an even more complex solution.