Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Edsger W. Dijkstra
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Legacy == Dijkstra won the Turing award in 1972 for his advocacy of structured programming, a programming paradigm that makes use of structured control flow as opposed to unstructured jumps to different sections in a program using [[Goto]] statements. His 1968 letter to the editor of ''Communications of ACM, "''Go To statement considered harmful''"'', caused a major debate. Modern programmers generally adhere to the paradigm of structured programming.<ref>{{Cite web |title=Edsger W. Dijkstra - A.M. Turing Award Laureate |url=https://amturing.acm.org/award_winners/dijkstra_1053701.cfm |access-date=12 January 2023 |website=amturing.acm.org}}</ref> Among his most famous contributions to computer science is ''[[Shortest path problem|shortest path]] [[algorithm]]'', known as ''[[Dijkstra's algorithm]],'' widely taught in modern computer science undergraduate courses. His other contributions included the ''[[Shunting yard algorithm]]''; the [[THE multiprogramming system]], an important early example of structuring a system as a set of layers; the ''[[Banker's algorithm]]''; and the [[Semaphore (programming)|semaphore]] construct for coordinating multiple processors and programs. Another concept formulated by Dijkstra in the field of distributed computing is that of [[self-stabilization]] β an alternative way to ensure the reliability of the system. Dijkstra's algorithm is used in SPF, [[Shortest Path First]], which is used in the routing protocols [[Open Shortest Path First|OSPF]] and [[IS-IS]].<ref>{{cite news |last1=Moy |first1=John |title=OSPF Version 2 |newspaper=Ietf Datatracker |date=April 1998 |url=https://datatracker.ietf.org/doc/html/rfc2328 |publisher=IETF |access-date=24 July 2022}}</ref><ref>{{cite web |title=ISO/IEC 10589:2002 |url=https://www.iso.org/standard/30932.html |publisher=International Organization for Standardization |access-date=24 July 2022}}</ref>
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Edsger W. Dijkstra
(section)
Add topic