Created
June 12, 2013 08:48
-
-
Save JohnArcher/5763778 to your computer and use it in GitHub Desktop.
Programming quotes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "One of my most productive days was throwing away 1000 lines of code." | |
| - Ken Thompson | |
| "Measuring programming progress by lines of code is like measuring aircraft building progress by weight." | |
| - Bill Gates | |
| "When debugging, novices insert corrective code; experts remove defective code." | |
| - Richard Pattis | |
| "Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’" | |
| - Steve McConnell | |
| "Programming can be fun, so can cryptography; however they should not be combined." | |
| - Kreitzberg and Shneiderman | |
| Quelle: https://plus.google.com/u/0/111318583369754812286/posts/EbWKDtxfwVp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment