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

关于芭芭拉·利斯科夫的名人名言哲理格言警句语录 - 每日文摘
芭芭拉·利斯科夫 数据抽象和模块化的先驱

芭芭拉·利斯科夫是数据抽象和模块化编程的先驱,她的工作对现代编程语言和软件工程实践产生了深远影响。

Abstraction is the key to managing complexity in large software systems.
The most important property of a program is whether it accomplishes the intention of its user.
The goal of software engineering is to control complexity, not to create it.
软件工程的目标是控制复杂性,而不是制造复杂性。
A good abstraction is one that emphasizes the important details and suppresses the unimportant ones.
The power of abstraction is that it allows us to ignore irrelevant details and focus on the essential aspects of a problem.
Data abstraction is the reduction of a particular body of data to a simplified representation of the whole.
The best way to predict the future is to invent it.
Modularity based on abstraction is the way things ought to be done.
A program that has not been tested does not work.
未经测试的程序是无法正常工作的。
The key to managing complexity is to focus on the interfaces between components, not their internal details.
管理复杂性的关键在于关注组件之间的接口,而不是它们的内部细节。