The best way to improve a program is to rewrite it.
改进程序的最好方法是重写它。
The best way to debug a program is to make it work.
调试程序的最好方法是让它工作。
The best way to understand a program is to try to change it.
理解程序的最好方法是尝试改变它。
The best way to learn a new programming language is by writing programs in it.
学习新编程语言的最好方法是用它编写程序。
The best way to get a project done faster is to start sooner.
让项目更快完成的最好方法是尽早开始。
The best thing about a boolean is even if you are wrong, you are only off by a bit.
布尔值最好的地方是即使你错了,你也只错了一点点。
We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.
我们应该忘记小的效率,大约97%的时间:过早的优化是万恶之源。
Premature optimization is the root of all evil.
The best way to predict the future is to invent it.
预测未来的最好方法就是创造未来。
The most important thing in the programming language is the name. A language will not succeed without a good name. I have recently invented a very good name and now I am looking for a suitable language.
编程语言中最重要的东西是名字。没有好名字的语言不会成功。我最近发明了一个非常好的名字,现在正在寻找一种合适的语言。