<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=42.117.54.39&amp;*</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=42.117.54.39&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/42.117.54.39"/>
	<updated>2026-09-03T11:18:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771050</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771050"/>
		<updated>2018-07-20T21:31:39Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: important articles/essays&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[Cooperating Sequential Process]]es''&lt;br /&gt;
*''[[The Structure of the 'THE'-Multiprogramming System]]''&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[Programming Considered as a Human Activity]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771049</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771049"/>
		<updated>2018-07-20T20:48:48Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: rs.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[The Structure of the 'THE'-Multiprogramming System]]''&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771048</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771048"/>
		<updated>2018-07-20T20:46:16Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[The Structure of the 'THE'-Multiprogramming System]]''&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771047</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771047"/>
		<updated>2018-07-20T20:44:48Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: fix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[The Structure of the 'THE'-Multiprogramming System]]''&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771046</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771046"/>
		<updated>2018-07-20T20:36:27Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[The Structure of the 'THE'-Multiprogramming System]]''&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771045</id>
		<title>Template:Edsger Dijkstra</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Edsger_Dijkstra&amp;diff=4771045"/>
		<updated>2018-07-20T20:33:15Z</updated>

		<summary type="html">&lt;p&gt;42.117.54.39: imortant articles/essays&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Navbox&lt;br /&gt;
| name      = Edsger Dijkstra&lt;br /&gt;
| title     = [[Edsger W. Dijkstra|Edsger Dijkstra]]&lt;br /&gt;
| state     = {{{state|autocollapse}}}&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Publications|Publications]]&lt;br /&gt;
| list1  = &lt;br /&gt;
*''[[Structured Programming]]'' (book)&lt;br /&gt;
*''[[A Discipline of Programming]]'' (book)&lt;br /&gt;
*''[[A Method of Programming]]'' (book)&lt;br /&gt;
*''Predicate Calculus and Program Semantics'' (book)&lt;br /&gt;
*''Selected Writings on Computing: A Personal Perspective'' (book)&lt;br /&gt;
*[[Edsger W. Dijkstra#Publications|Selected papers]]&lt;br /&gt;
*[[EWDs|EWD manuscripts]]&lt;br /&gt;
*''[[Go To Statement Considered Harmful]]''&lt;br /&gt;
*''[[Notes on Structured Programming]]''&lt;br /&gt;
*''[[The Humble Programmer]]''&lt;br /&gt;
*''[[How Do We Tell Truths That Might Hurt?]]''&lt;br /&gt;
*''[[On the Role of Scientific Thought]]''&lt;br /&gt;
*''[[Self-stabilizing Systems in Spite of Distributed Control]]''&lt;br /&gt;
*''[[On the Cruelty of Really Teaching Computer Science]]''&lt;br /&gt;
| group2 =  [[Computer science#Areas of computer science|Main research areas]]&lt;br /&gt;
|list2  =&lt;br /&gt;
*[[Theoretical computer science|Theoretical computing science]]  &lt;br /&gt;
*[[Software engineering]]&lt;br /&gt;
*[[Systems science]]&lt;br /&gt;
*[[Algorithm design]]&lt;br /&gt;
*[[Concurrent computing]]&lt;br /&gt;
*[[Distributed computing]]&lt;br /&gt;
*[[Formal methods]]&lt;br /&gt;
*[[Programming methodology]]&lt;br /&gt;
*[[Programming language research]]&lt;br /&gt;
*[[Software design|Program design]] and [[Software development|development]]&lt;br /&gt;
*[[Software architecture]]&lt;br /&gt;
| group3 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Scientific contributions]]&lt;br /&gt;
| list3  =&lt;br /&gt;
{{Navbox|subgroup&lt;br /&gt;
| group1 = [[Edsger W. Dijkstra#Scientific contributions and impacts|Concepts and methods]]&lt;br /&gt;
| list1 =&lt;br /&gt;
*[[ALGOL 60]] [[Programming language implementation|implementation]]&lt;br /&gt;
*[[Call stack]]&lt;br /&gt;
*[[Concurrency (computer science)|Concurrency]]&lt;br /&gt;
*[[Concurrent programming]]&lt;br /&gt;
*[[Cooperating sequential processes]]&lt;br /&gt;
*[[Critical section]]&lt;br /&gt;
*[[Deadly embrace]] ([[deadlock]])&lt;br /&gt;
*[[Dining philosophers problem]]&lt;br /&gt;
*[[Dutch national flag problem]]&lt;br /&gt;
*[[Fault-tolerant system]]&lt;br /&gt;
*[[Goto-less programming]]&lt;br /&gt;
*[[Guarded Command Language]]&lt;br /&gt;
*[[Abstraction layer|Layered structure]] in [[software architecture]]&lt;br /&gt;
*[[Abstraction layer|Levels of abstraction]]&lt;br /&gt;
*[[Multithreaded programming]]&lt;br /&gt;
*[[Mutual exclusion]] ([[mutex]])&lt;br /&gt;
*[[Philosophy of computer science|Philosophy of computer programming and computing science]]&lt;br /&gt;
*[[Producer–consumer problem]] ([[bounded buffer problem]])&lt;br /&gt;
*[[Software product line|Program families]] &lt;br /&gt;
*[[Predicate transformer semantics]]&lt;br /&gt;
*[[Synchronization (computer_science)#Thread or process synchronization|Process synchronization]]&lt;br /&gt;
*[[Self-stabilizing system|Self-stabilizing distributed system]]&lt;br /&gt;
*[[Semaphore (programming)]]&lt;br /&gt;
*[[Separation of concerns]]&lt;br /&gt;
*[[Sleeping barber problem]]&lt;br /&gt;
*[[Software crisis]]&lt;br /&gt;
*[[Structured analysis]]&lt;br /&gt;
*[[Structured programming]]&lt;br /&gt;
*[[THE multiprogramming system]]&lt;br /&gt;
*[[Unbounded nondeterminism]]&lt;br /&gt;
*[[Weakest precondition calculus]]&lt;br /&gt;
| group2 = [[Edsger W. Dijkstra#Algorithmic work|Algorithms]]&lt;br /&gt;
| list2 =&lt;br /&gt;
*[[Banker's algorithm]]&lt;br /&gt;
*[[Dijkstra's algorithm]] &lt;br /&gt;
*[[DJP algorithm]] ([[Prim's algorithm]])&lt;br /&gt;
*[[Dijkstra-Scholten algorithm]]&lt;br /&gt;
*[[Dekker's algorithm]] (generalization)&lt;br /&gt;
*[[Smoothsort]]&lt;br /&gt;
*[[Shunting-yard algorithm]]&lt;br /&gt;
*[[Tracing garbage collection#Tri-color marking|Tri-color marking algorithm]]&lt;br /&gt;
*[[Concurrent algorithm]]s&lt;br /&gt;
*[[Distributed algorithm]]s&lt;br /&gt;
*[[Deadlock prevention algorithms]]&lt;br /&gt;
*[[Mutual exclusion|Mutual exclusion algorithms]]&lt;br /&gt;
*[[Self-stabilization|Self-stabilizing algorithms]]&lt;br /&gt;
}}&lt;br /&gt;
| group4 = Related people&lt;br /&gt;
| list4  =&lt;br /&gt;
*[[Shlomi Dolev]] &lt;br /&gt;
*[[Per Brinch Hansen]] &lt;br /&gt;
*[[Tony Hoare]]&lt;br /&gt;
*[[Ole-Johan Dahl]]&lt;br /&gt;
*[[Leslie Lamport]]&lt;br /&gt;
*[[David Parnas]]&lt;br /&gt;
*[[Adriaan van Wijngaarden]] &lt;br /&gt;
*[[Niklaus Wirth]]&lt;br /&gt;
| group5 = Other topics&lt;br /&gt;
| list5  =&lt;br /&gt;
*[[Dijkstra Prize]] ([[Edsger W. Dijkstra Prize in Distributed Computing]])&lt;br /&gt;
*[[Centrum Wiskunde &amp;amp; Informatica]]&lt;br /&gt;
*[[E.W. Dijkstra Archive]] ([[University of Texas at Austin]])&lt;br /&gt;
*[[List of pioneers in computer science]]&lt;br /&gt;
*[[List of important publications in computer science]]&lt;br /&gt;
*[[List of important publications in theoretical computer science]]&lt;br /&gt;
*[[List of important publications in concurrent, parallel, and distributed computing]]&lt;br /&gt;
*[[International Symposium on Stabilization, Safety, and Security of Distributed Systems]]&lt;br /&gt;
&lt;br /&gt;
| belowclass = plainlist&lt;br /&gt;
| below =&lt;br /&gt;
* {{icon|wikiquote}} [[wikiquote:Special:Search/Edsger W. Dijkstra|'''Wikiquote''']]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|content=&lt;br /&gt;
{{collapsible option}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Dijkstra, Edsger}}&lt;br /&gt;
[[Category:Computer science navigational boxes]]&lt;br /&gt;
[[Category:Scientist navigational boxes]]&lt;br /&gt;
[[Category:Dutch writer navigational boxes]] &lt;br /&gt;
[[Category:Edsger W. Dijkstra|Ξ]]&lt;br /&gt;
}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>42.117.54.39</name></author>
		
	</entry>
</feed>