The most important thing in the programming language is the name. A language will not succeed without a good name.
编程语言中最重要的东西是名字。没有好名字,语言不会成功。
The best way to predict the future is to implement it.
预测未来的最好方法是去实现它。
The most important property of a program is whether it accomplishes the intention of its user.
程序最重要的属性是它是否实现了用户的意图。
The hardest single part of building a software system is deciding precisely what to build.
构建软件系统最困难的部分是准确决定要构建什么。
The best way to get a project done faster is to start sooner.
完成项目更快的最好方法是尽早开始。
The most important single aspect of software development is to be clear about what you are trying to build.
软件开发中最重要的一个方面是明确你要构建什么。
The key to performance is elegance, not battalions of special cases.
性能的关键在于优雅,而不是大量的特殊情况。
The best performance improvement is the transition from the nonworking state to the working state.
最好的性能改进是从非工作状态到工作状态的转变。
Simplicity is prerequisite for reliability.
简单是可靠的前提条件。
The most reliable way to predict the future is to invent it.
预测未来最可靠的方法就是去创造未来。