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

关于约翰·麦卡锡的名人名言哲理格言警句语录 - 每日文摘
约翰·麦卡锡 人工智能之父与Lisp编程语言发明人

约翰·麦卡锡(John McCarthy,1927年9月4日~2011年),他因在人工智能领域的贡献而在1971年获得图灵奖。实际上,正是他在1956年的达特矛斯会议上提出了“人工智能”这个概念,被称为“人工智能之父”。

The only way to deal with the complexity of the world is to simplify it.
The most important single aspect of software development is to be clear about what you are trying to build.
The future of computing is not in the hardware, but in the software.
The greatest single achievement of computer science is the development of the concept of the algorithm.
He who refuses to do arithmetic is doomed to talk nonsense.
The only way to discover the limits of the possible is to go beyond them into the impossible.
A computer program does what you tell it to do, not what you want it to do.
The ultimate aim of artificial intelligence is to make computers do things that would require intelligence if done by humans.
人工智能的最终目标是让计算机做那些如果由人类完成则需要智能的事情。
Every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it.
学习的每一个方面或智能的任何其他特征都可以原则上被精确描述,以至于可以制造一台机器来模拟它。
The key to artificial intelligence has always been the representation.
The Lisp language is designed to be extensible, and it is easy to add new features to it.
Lisp语言被设计成可扩展的,很容易为其添加新功能。
The most important thing in the programming language is the name. A language will not succeed without a good name. I have always been careful with names I have chosen.
编程语言中最重要的东西是名字。没有好名字的语言不会成功。我总是对我选择的名字非常小心。