aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorCamil Staps2015-05-19 23:27:08 +0200
committerCamil Staps2015-05-19 23:27:08 +0200
commit813a5b5c213f18ef39a6ed481e07a161d67b9837 (patch)
treeaa8df014d27fb49d33b49dacc910ad26dd5e661e /Readme.md
parentMerge branch 'master' of github:camilstaps/OO1415 (diff)
Readme w13
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 829b490..b24b7f8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -16,3 +16,5 @@ We use Netbeans IDE 8.0.2 and Visual Paradigm 12.0.
* Week 11: mandelbrot - more Java Swing; BufferedImage and WritableRaster
* Week 12: file finder - threads; file IO
* Week 12: fibonacci - threads
+* Week 13: die - threads; thread-safety, race conditions, etc.
+* Week 13: bar - sequential program to concurrent program