Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
people:mlsmith:top [2020/07/29 21:52]
mlsmith [Quotes]
people:mlsmith:top [2020/07/29 21:59]
mlsmith [Quotes]
Line 44: Line 44:
 //Controlling complexity is the essence of computer programming.// --Brian Kernighan //Controlling complexity is the essence of computer programming.// --Brian Kernighan
  
-//There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiences. And the other way is to make it so complicated that there are no obvious deficiencies.// --C.A.R. Hoare (The emperor's old clothes - 1981)+//There are two ways of constructing a software design: one way is to make it so simple that there are __obviously__ no deficiences and the other way is to make it so complicated that there are no __obvious__ deficiencies.// --C.A.R. Hoare (The emperor's old clothes - 1981)
  
 //SQL, Lisp, and Haskell are the only programming languages that I've seen where one spends more time thinking than typing.// --Philip Greenspun //SQL, Lisp, and Haskell are the only programming languages that I've seen where one spends more time thinking than typing.// --Philip Greenspun