Misc. Links
Computer science quotes:
- "Inside every well-written large program is a well-written small program." - C. A. R. Hoare
- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Robert Cringely
- "Beware of bugs in the above code; I have only proved it correct, not tried it." - Donald Knuth
- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan
- "Premature optimization is the root of all evil." - Donald E. Knuth
- "We follow two rules in the matter of optimization: (1) Don't do it. (2) (for experts only) Don't do it yet." - M. A. Jackson
- "The C Programming Language - A language which combines the power and flexibility of assembly language with the ease of use of assembly language." - Unknown
last updated 2019/08/15