Tony Hoare (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
He developed the sorting algorithm quicksort in 1959/1960.
He developed the sorting algorithm quicksort in 1959/1960.


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.
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 (nonfiction)|dining philosophers problem]]) and the inspiration for the [[Occam programming language (nonfiction)|occam programming language]].


== In the News ==
== In the News ==


<gallery mode="traditional">
<gallery>
File:John Ambrose Fleming in Fleming tube.jpg|link=John Ambrose Fleming|[[John Ambrose Fleming]] shares research data with Tony Hoare.
</gallery>
</gallery>


== Fiction cross-reference ==
== Fiction cross-reference ==
* [[Gnomon algorithm]]


== Nonfiction cross-reference ==
== Nonfiction cross-reference ==


* [[Computer science (nonfiction)]]
* [[Computer science (nonfiction)]]
* [[Dining philosophers problem (nonfiction)]]
* [[Occam programming language (nonfiction)]]


External links:
== External links ==


* [https://en.wikipedia.org/wiki/Tony_Hoare Tony Hoare] @ Wikipedia
* [https://en.wikipedia.org/wiki/Tony_Hoare Tony Hoare] @ Wikipedia

Latest revision as of 03:18, 2 January 2021

Sir Tony Hoare giving a conference at EPFL on 20 June 2011.

Sir Charles Antony Richard Hoare FRS FREng (born 11 January 1934), commonly known as Tony Hoare or C. A. R. Hoare, is a British computer scientist.

He developed the sorting algorithm quicksort in 1959/1960.

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.

In the News

Fiction cross-reference

Nonfiction cross-reference

External links