diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |