The most important property of a program is whether it accomplishes the intention of its user.
程序最重要的属性是它是否实现了用户的意图。
The only way to learn a new programming language is by writing programs in it.
学习新编程语言的唯一方法是用它编写程序。
The most damaging phrase in the language is: 'We've always done it this way.'
语言中最具破坏性的一句话是:“我们一直都是这样做的。”
The best way to learn a new programming language is by writing programs in it.
学习新编程语言的最好方法是用它编写程序。
The key to performance is elegance, not battalions of special cases.
性能的关键在于优雅,而不是大量的特殊情况。
The sooner you start to code, the longer the program will take.
你越早开始编码,程序花费的时间就越长。
The most important single aspect of software development is to be clear about what you are trying to build.
软件开发中最重要的一个方面是明确你要构建什么。
The purpose of abstraction is not to be vague, but to create a new semantic level in which one can be absolutely precise.
抽象的目的不是模糊,而是创建一个新的语义层次,在这个层次上可以绝对精确。
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.
编程语言中最重要的东西是名字。没有好名字的语言不会成功。我最近发明了一个非常好的名字,现在正在寻找一种合适的语言。