Talk is cheap. Show me the code.
空谈无用,给我看代码。
The computer was born to solve problems that did not exist before.
计算机生来就是为了解决那些原本不存在的问题。
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
任何傻瓜都能写出计算机能理解的代码。好的程序员能写出人能读懂的代码。
The best code is no code at all.
最好的代码就是没有代码。
Stay hungry, stay foolish.
求知若饥,虚心若愚。
Make it work, make it right, make it fast.
先让它运行,再让它正确,最后让它快。
Premature optimization is the root of all evil.
过早优化是万恶之源。
Simplicity is a great virtue but it requires hard work to achieve it.
简洁是伟大的美德,但要达到它需要付出艰苦的努力。
The best way to predict the future is to invent it.
预测未来的最好方式就是创造它。
Clean code always looks like it was written by someone who cares.
干净的代码总是看起来像是关心它的人写的。
The Web as I envisaged it, we have not seen it yet. The future is still so much bigger than the past.
我所设想的Web,我们还没有看到它。未来仍然比过去大得多。
Code is read much more often than it is written.
代码被阅读的次数远多于被编写的次数。