| #
| Citat
| Källa
| Betyg
|
| 1 |
Inside every large program, there is a small program trying to get out.
|
Tony Hoare |
1.63 |
| 2 |
The trouble with being punctual is that nobodys there to appreciate it
|
Franklin P. Jones |
3.29 |
| 3 |
I invented it, Bill made it famous.
|
David Bradley (wrote the code for Ctrl-Alt-Delete |
1.78 |
| 4 |
Java is C++ without the guns, knives, and clubs
|
James Gosling, co-inventor of Java |
2.33 |
| 5 |
There are only 10 types of people in the world: Those who understand binary, and those who don't.
|
Unknown |
2.60 |
| 6 |
There are only 10 types of people in this world. Those who know ternary, those who don't and those who confuse it with binary
|
Unknown |
2.82 |
| 7 |
A language that doesn't have everything is actually easier to program in than some that do
|
Unknown |
2.63 |
| 8 |
Adding manpower to a late software project makes it later
|
F. Brooks, The Mythical Man-Month. |
2.20 |
| 9 |
Always program as if the person who will be maintaining your program is a violent psychopath that knows where you live.
|
Martin Golding |
3.36 |
| 10 |
Any sufficiently advanced bug is indistinguishable from a feature.
|
Bruce Brown |
2.00 |
| 11 |
Base eight is just like base ten really, if you're missing two fingers.
|
Tom Lehrer |
2.13 |
| 12 |
Before software can be reusable it first has to be usable.
|
Ralph Johnson |
1.67 |
| 13 |
Beware of bugs in the above code; I have only proved it correct, not tried it.
|
Donald Knuth |
1.89 |
| 14 |
bug, n: An elusive creature living in a program that makes it incorrect. The activity of "debugging", or removing bugs from a program, ends when people get tired of doing it, not when the bugs are removed.
|
Datamation", January 15, 1984 |
2.42 |
| 15 |
C is quirky, flawed, and an enormous success.
|
Dennis M. Ritchie |
2.13 |
| 16 |
Coding styles are like assholes, everyone has one and no one likes anyone elses.
|
Eric Warmenhoven |
2.40 |
| 17 |
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 |
2.67 |
| 18 |
Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing.
|
Dick Brandon |
2.36 |
| 19 |
Don't get suckered in by the comments— they can be terribly misleading. Debug only code.
|
Dave Storer |
2.43 |
| 20 |
He who hasn't hacked assembly language as a youth has no heart. He who does as an adult has no brain.
|
John Moore |
2.08 |