aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorCamil Staps2015-06-10 07:57:57 +0200
committerCamil Staps2015-06-10 07:57:57 +0200
commit790121402873e5177a83172c1b81600056898280 (patch)
tree33981e956a6427547986cbd6706a729d6e3cdcff /Readme.md
parentnetbeans w15 (diff)
Start w16 ice cream
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 c5e9c82..f2c2b66 100644
--- a/Readme.md
+++ b/Readme.md
@@ -20,3 +20,5 @@ We use Netbeans IDE 8.0.2 and Visual Paradigm 12.0.
* Week 13: bar - sequential program to concurrent program
* Week 14: automated car drivers - threads; `java.util.concurrent`; `wait()`, `notify()` and `notifyAll()`
* Week 15: mandelbrot with SwingWorkers
+* Week 16: ice cream - decorator design pattern
+* Week 16: webshop - strategy design pattern