“What is the central core of the subject [computer science]? What is it that distinguishes it from the separate subjects with which it is related? What is the linking thread which gathers these disparate branches into a single discipline? My answer to these questions is simple—it is the art of programming a computer.”
Tony Hoare
Computer Science (Primary source)
Tony Hoare’s 1971 inaugural lecture at Queen’s University Belfast where he aims to explain the nature and significance of computer science to a general audience by focusing on the central activity of the discipline: computer programming.
More about “Computer Science” →
“Having surveyed the relationships of computer science with other disciplines, it remains to answer the basic questions: What is the central core of the subject? What is it that distinguishes it from the separate subjects with which it is related? What is the linking thread which gathers these disparate branches into a single discipline? My answer to these questions is simple—it is the art of programming a computer. It is the art of designing efficient and elegant methods of getting a computer to solve problems, theoretical or practical, small or large, simple or complex. It is the art of translating this design into an effective and accurate computer program. This is the art that must be mastered by a practising computer scientist; the skill that is sought by numerous advertisements in the general and technical press; the ability that must be fostered and developed by computer science courses in universities.”
Tony Hoare
“The price of reliability is the pursuit of the utmost simplicity.”
— Tony Hoare Primary source“There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies.”
— Tony Hoare Primary source“Here is a language so far ahead of its time that it was not only an improvement on its predecessors but also on nearly all its successors.”
— Tony Hoare Primary source“In all spheres of human intellectual and practical activity, from carpentry to golf, from sculpture to space travel, the true craftsman is the one who thoroughly understands his tools.”
— Tony Hoare Primary source“The belief in an external world independent of the perceiving subject is the basis of all natural science.”
— Albert Einstein Primary source“Inside every large program is a small program struggling to get out.”
— Tony Hoare Secondary source“In all design, art lies in making your object prominent, but there is a prior art in choosing objects that are prominent.”
— Ralph Waldo Emerson Primary source“The real value of tests is not that they detect bugs in the code, but that they detect inadequacies in the methods, concentration, and skills of those who design and produce the code.”
— Tony Hoare Primary sourceComputer Science Computer Programming