Tony Hoare
From Wikipedia, the free encyclopedia
Sir Tony Hoare | |
---|---|
Sir Charles Antony Richard Hoare giving a conference at EPFL on 20 June 2011
| |
Born | Charles Antony Richard Hoare 11 January 1934 Colombo, British Ceylon |
Residence | Cambridge |
Fields | Computer science |
Institutions | |
Alma mater |
|
Doctoral students |
|
Known for | |
Notable awards |
|
Website www |
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]
Contents
[hide]Biography[edit]
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[edit]
Hoare has always been willing to accept that he has made mistakes. Speaking at a conference in 2009, he apologised for inventing the null reference:[19][20]
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:[21]
Awards[edit]
- ACM Turing Award for "fundamental contributions to the definition and design of programming languages". The award was presented to him at the ACM Annual Conference in Nashville, Tennessee, on 27 October 1980, by Walter Carlson, chairman of the Awards committee. A transcript of Hoare's speech[22] was published in Communications of the ACM.[14]
- Harry H. Goode Memorial Award (1981)
- Fellow of the Royal Society (1982)
- Honorary Doctorate of Science by the Queen's University Belfast (1987)
- Honorary Doctorate of Science, from the University of Bath (1993)[23]
- Honorary Fellow, Kellogg College, Oxford University (1998)[24]
- Knighted for services to education and computer science (2000)
- Kyoto Prize for Information science (2000)
- Fellow[3] of the Royal Academy of Engineering[3] (2005)
- Computer History Museum (CHM) in Mountain View, California Fellow of the Museum "for development of the Quicksort algorithm and for lifelong contributions to the theory of programming languages" (2006)
- Honorary Doctorate of Science from the Department of Informatics of the Athens University of Economics and Business (AUEB) (2007)
- Programming Languages Achievement Award (2011)[25]
- IEEE John von Neumann Medal (2011)[26]
- Honorary Doctorate, University of Warsaw (2012)[27]
- Honorary Doctorate, Complutense University of Madrid (2013)[28]
Books[edit]
- O.-J. Dahl, E. W. Dijkstra and C. A. R. Hoare (1972). Structured Programming. Academic Press. ISBN 0-12-200550-3. OCLC 23937947.
- C. A. R. Hoare (1985). Communicating Sequential Processes. Prentice Hall International Series in Computer Science. ISBN 978-0131532717 (hardback) or ISBN 978-0131532892 (paperback). (Available online at http://www.usingcsp.com/ in PDF format.)
- C. A. R. Hoare and M. J. C. Gordon (1992). Mechanised Reasoning and Hardware Design. Prentice Hall International Series in Computer Science. ISBN 0-13-572405-8. OCLC 25712842.
- C. A. R. Hoare and He Jifeng (1998). Unifying Theories of Programming. Prentice Hall International Series in Computer Science. ISBN 0-13-458761-8. OCLC 38199961.
No comments:
Post a Comment
Please leave a comment-- or suggestions, particularly of topics and places you'd like to see covered