The most important skill for a computer scientist is problem-solving.
计算机科学家最重要的技能是解决问题。
The best programs are written so that computing machines can perform them quickly and so that human beings can understand them clearly.
最好的程序是既能被计算机快速执行,又能被人类清晰理解的程序。
The only way to learn a new programming language is by writing programs in it.
学习一门新编程语言的唯一方法是用它编写程序。
The most important property of a program is whether it accomplishes the intention of its user.
The sooner you start to code, the longer the program will take.
你越早开始编码,程序完成的时间就越长。
A language that doesn't affect the way you think about programming is not worth knowing.
The best way to learn a new programming language is by writing programs in it.
学习一门新编程语言的最好方法是用它写程序。
The most important single aspect of software development is to be clear about what you are trying to build.
软件开发中最重要的一个方面是明确你要构建什么。
计算机是个白痴。
程序是一首诗。
The purpose of computing is insight, not numbers.
计算的目的是洞察,而不是数字。