Tony Hoare

From Infogalactic: the planetary knowledge core
(Redirected from C. A. R. Hoare)
Jump to: navigation, search
Sir Tony Hoare
Sir Tony Hoare IMG 5125.jpg
Sir Charles Antony Richard Hoare giving a conference at EPFL on 20 June 2011
Born Charles Antony Richard Hoare
(1934-01-11) 11 January 1934 (age 90)
Colombo, British Ceylon
Residence Cambridge
Fields Computer science
Institutions <templatestyles src="Plainlist/styles.css"/>
Alma mater <templatestyles src="Plainlist/styles.css"/>
Doctoral students <templatestyles src="Plainlist/styles.css"/>
Known for <templatestyles src="Plainlist/styles.css"/>
Notable awards <templatestyles src="Plainlist/styles.css"/>
Website
www.cs.ox.ac.uk/people/tony.hoare/

Sir Charles Antony Richard Hoare FRS FREng[3] (born 11 January 1934),[4] commonly known as Tony Hoare or C. A. R. Hoare, is a British computer scientist. He developed the sorting algorithm quicksort in 1959/1960.[5] He also developed Hoare logic for verifying program correctness, and the formal language Communicating Sequential Processes (CSP) to specify the interactions of concurrent processes (including the dining philosophers problem) and the inspiration for the occam programming language.[6][7][8][9][10]

Biography

Born in Colombo, Ceylon (now Sri Lanka) to British parents, Tony Hoare's father was a colonial civil servant and his mother was the daughter of a tea planter. Hoare was educated in England at the Dragon School in Oxford and the King's School in Canterbury.[11] He then studied Classics and Philosophy ("Greats") at Merton College, Oxford. On graduating in 1956 he did 18 months National Service in the Royal Navy, where he learned Russian.[12] He returned to Oxford University in 1958 to study for a postgraduate certificate in Statistics, and it was here that he began computer programming, having been taught Autocode on the Ferranti Mercury by Leslie Fox.[13] He then went to Moscow State University as a British Council exchange student, where he studied machine translation under Andrey Kolmogorov.[12]

In 1960, he left the Soviet Union and began working at Elliott Brothers, Ltd, a small computer manufacturing firm, where he implemented ALGOL 60 and began developing major algorithms.[14][15] He became the Professor of Computing Science at the Queen's University of Belfast in 1968, and in 1977 returned to Oxford as the Professor of Computing to lead the Programming Research Group in the Oxford University Computing Laboratory (now Department of Computer Science, University of Oxford), following the death of Christopher Strachey. He is now an Emeritus Professor there, and is also a principal researcher at Microsoft Research in Cambridge, England.

Hoare's most significant work has been in the following areas: his sorting and selection algorithm (Quicksort and Quickselect), Hoare logic, the formal language Communicating Sequential Processes (CSP) used to specify the interactions between concurrent processes, structuring computer operating systems using the monitor concept, and the axiomatic specification of programming languages.[16][17]

In 1982, he was elected a Fellow of the Royal Society.[18] He was elected in 2005 as a Fellow[3] of the Royal Academy of Engineering[3]

Apologies and retractions

Speaking at a conference in 2009, he apologised for inventing the null reference:[19]

<templatestyles src="Template:Blockquote/styles.css" />

I call it my billion-dollar mistake. It was the invention of the null reference in 1965. At that time, I was designing the first comprehensive type system for references in an object oriented language (ALGOL W). My goal was to ensure that all use of references should be absolutely safe, with checking performed automatically by the compiler. But 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.

For many years under his leadership his Oxford department worked on formal specification languages such as CSP and Z. These did not achieve the expected take-up by industry, and in 1995 Hoare was led to reflect upon the original assumptions:[20]

<templatestyles src="Template:Blockquote/styles.css" />

Ten years ago, researchers into formal methods (and I was the most mistaken among them) predicted that the programming world would embrace with gratitude every assistance promised by formalisation to solve the problems of reliability that arise when programs get large and more safety-critical. Programs have now got very large and very critical – well beyond the scale which can be comfortably tackled by formal methods. There have been many problems and failures, but these have nearly always been attributable to inadequate analysis of requirements or inadequate management control. It has turned out that the world just does not suffer significantly from the kind of problem that our research was originally intended to solve.

Awards

Books

References

  1. Tony Hoare at the Mathematics Genealogy Project
  2. Sir Antony Hoare 2006 Fellow
  3. 3.0 3.1 3.2 3.3 3.4 3.5 Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. In 1959, while studying machine translation of languages in Moscow, he invented the now well-known sorting algorithm, "Quicksort."
  6. Tony Hoare from the Association for Computing Machinery (ACM) Digital Library
  7. Tony Hoare's publications indexed by the DBLP Bibliography Server at the University of Trier
  8. List of publications from Microsoft Academic Search
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. 12.0 12.1 Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. 14.0 14.1 Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Preface to the ACM Turing Award lecture.
  17. ACM Turing Award citation.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. (Charles) Antony Richard (Tony) Hoare Biography
  24. Lua error in package.lua at line 80: module 'strict' not found.[1]
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.

External links