| 1 |
優秀なプログラマーは何を書くかを知っている。偉大なプログラマーは何を書き直すべきかを知っている。 |
*Good programmers know what to write. Great ones know what to rewrite.* |
Linus Torvalds |
| 2 |
プログラミングの早すぎる最適化は諸悪の根源である。 |
*Premature optimization is the root of all evil.* |
Donald Knuth |
| 3 |
デバッグはプログラムを書くことの2倍難しい。 |
*Debugging is twice as hard as writing the code in the first place.* |
Brian Kernighan |
| 4 |
怠惰、短気、傲慢は、プログラマーの三大美徳である。 |
*Laziness, Impatience, and Hubris are the three great virtues of a programmer.* |
Larry Wall |
| 5 |
完璧を目指すよりもまず終わらせろ。 |
*Done is better than perfect.* |
Mark Zuckerberg |
| 6 |
私はすばらしいプログラマーではない。私は単にすばらしい習慣を持つ平凡なプログラマーだ。 |
*I'm not a great programmer; I'm just a good programmer with great habits.* |
Kent Beck |
| 7 |
シンプルな方がいいんだよ。 |
*Simpler is usually better.* |
Rich Hickey |
| 8 |
未来を予測する最良の方法は、未来を創り出すことだ。 |
*The best way to predict the future is to invent it.* |
Alan Kay |
| 9 |
実のところ、すべてを備えていない言語のほうがプログラミングは簡単である。 |
*In fact, a language that doesn't have everything is easier to program in.* |
Dennis MacAlistair Ritchie |
| 10 |
プロジェクトの遅れは、人員の追加で取り戻せない。 |
*Adding manpower to a late software project makes it later.* |
Frederick Brooks Jr. |