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

关于罗伯特·塔扬的名人名言哲理格言警句语录 - 每日文摘
罗伯特·塔扬 图算法与数据结构先驱

罗伯特·塔扬是计算机科学领域的杰出人物,以其在图算法和数据结构方面的开创性工作而闻名。他开发了多种高效算法,如Tarjan的强连通分量算法,对计算机科学的发展产生了深远影响。

设计中最难的部分是保持功能的简洁。
The key to performance is elegance, not battalions of special cases.
性能的关键在于优雅,而不是一堆特殊情况。
A good programmer is someone who always looks both ways before crossing a one-way street.
一个好的程序员是在穿过单行道之前总是两边都看的人。
The most important single aspect of software development is to be clear about what you are trying to build.
The best way to predict the future is to invent it.
In computer science, we stand on each other's shoulders.
在计算机科学中,我们站在彼此的肩膀上。
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 property of a program is whether it accomplishes the intention of its user.
The hardest part of designing a system is deciding what to build.
The best programs are written so that computing machines can perform them quickly and so that human beings can understand them clearly. A programmer is ideally an essayist who works with traditional aesthetic and literary forms as well as mathematical concepts, to communicate the way that an algorithm works and to convince a reader that the results will be correct.
最好的程序是这样写的:计算机可以快速执行它们,人类可以清楚地理解它们。理想情况下,程序员是一位散文家,他使用传统的美学和文学形式以及数学概念来传达算法的工作原理,并说服读者结果是正确的。