Skip to content

Commit

Permalink
remove wip warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrangfeld committed Jul 12, 2021
1 parent c3043c0 commit 6ec6664
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

Author: Marvin Strangfeld <marvin.strangfeld[at]rwth-aachen.de>

IMPORTANT: Work in progress! As soon as the paper is finished, there will be a PDF to download in the release section

== Outline

1. Introduction
Expand Down Expand Up @@ -103,18 +101,6 @@ C. Atomicity and Order Violations

|===


== Topics to write about
* data race bugs and detection
* deadlock bugs and detection
* atomicity-violation bugs
* order-violation bugs
* transactional memory in language design
** Can it prevent concurrency bugs?
* Famous concurrency bugs
** Therac-25
** Northeast blackout of 2003

== Quotes
* "If debugging is the process of removing software bugs, then programming must be the process of putting them in." ~ Edsger W. Dijkstra
* "Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it?" ~ Brian Kernighan
Expand Down

0 comments on commit 6ec6664

Please sign in to comment.