💬 SenQuotes.com
 Quotes

Tony Hoare Quotes

Tony Hoare Quotes
1.
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. The first method is far more difficult.
Tony Hoare

2.
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

3.
I call it my billion-dollar mistake. It was the invention of the null reference in 1965.
Tony Hoare

4.
The unavoidable price of reliability is simplicity.
Tony Hoare

5.
At first I hoped that such a technically unsound project would collapse but I soon realized it was doomed to success. Almost anything in software can be implemented, sold, and even used given enough determination. There is nothing a mere scientist can say that will stand against the flood of a hundred million dollars. But there is one quality that cannot be purchased in this way - and that is reliability. The price of reliability is the pursuit of the utmost simplicity. It is a price which the very rich find most hard to pay.
Tony Hoare

Similar Authors: Ralph Waldo Emerson William Shakespeare Donald Trump Mahatma Gandhi Barack Obama Rush Limbaugh Henry David Thoreau Friedrich Nietzsche Mark Twain Rajneesh Cassandra Clare C. S. Lewis Albert Einstein Oscar Wilde Thomas Jefferson
6.
In the development of the understanding of complex phenomena, the most powerful tool available to the human intellect is abstraction. Abstraction arises from the recognition of similarities between certain objects, situations, or processes in the real world and the decision to concentrate on these similarities and to ignore, for the time being, their differences.
Tony Hoare

7.
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

8.
Some problems are better evaded than solved.
Tony Hoare

Quote Topics by Tony Hoare: Learning Simplicity Language Simple Errors Programming Design Real Reliability Years Determination Humorous Brain Skills Understanding Top Down Program Improvement May Problem Looks Numbers Roots Null Assumption Code Quality Mistake Jobs Witty Challenges
9.
Inside every large program is a small program struggling to get out.
Tony Hoare

10.
I don't know what the language of the year 2000 will look like, but I know it will be called Fortran.
Tony Hoare

11.
Premature optimization is the root of all evil in programming.
Tony Hoare

12.
The price of reliability is the pursuit of the utmost simplicity. It is a price which the very rich may find hard to pay.
Tony Hoare

13.
I couldn't resist the temptation to put in a null reference, simply because it was so easy to implement. This has led to innumerable errors, vulnerabilities, and system crashes, which have probably caused a billion dollars of pain and damage in the last forty years.
Tony Hoare

14.
You cannot teach beginners top-down programming, because they don't know which end is up.
Tony Hoare

15.
Programmers are always surrounded by complexity; we cannot avoid it.... If our basic tool, the language in which we design and code our programs, is also complicated, the language itself becomes part of the problem rather than part of its solution.
Tony Hoare

16.
An ultimate joint challenge for the biological and the computational sciences is the understanding of the mechanisms of the human brain, and its relationship with the human mind.
Tony Hoare

17.
I was eventually persuaded of the need to design programming notations so as to maximize the number of errors which cannot be made, or if made, can be reliably detected at compile time.
Tony Hoare

18.
The job of formal methods is to elucidate the assumptions upon which formal correctness depends.
Tony Hoare

19.
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. 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.
Tony Hoare