—— 请按键盘 空白键 开始游戏 ——

关于约翰·奥斯特豪特的名人名言哲理格言警句语录 - 每日文摘
约翰·奥斯特豪特 脚本语言与系统软件的先驱

约翰·奥斯特豪特在脚本语言和系统软件领域做出了重要贡献。他是Tcl/Tk脚本语言的创造者,这些工具在软件开发中得到了广泛应用。

最好的代码就是没有代码。
The most important skill for a programmer is the ability to read code.
The best way to get a project done faster is to start sooner.
The goal of software architecture is to minimize the amount of knowledge you need to have in order to build a system.
The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.
最有效的调试工具仍然是仔细的思考,再加上明智放置的打印语句。
The best way to predict the future is to implement it.
The hardest part of design is keeping features out.
设计中最难的部分是保持功能的简洁。
The most important property of a program is whether it accomplishes the intention of its user.
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.