aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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