From f92dcfbbce3d2057e39314312deed941c22881f5 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 2 Jun 2015 09:41:17 +0200 Subject: Start week15 --- Readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 1c94c56..c5e9c82 100644 --- a/Readme.md +++ b/Readme.md @@ -19,3 +19,4 @@ We use Netbeans IDE 8.0.2 and Visual Paradigm 12.0. * Week 13: die - threads; thread-safety, race conditions, etc. * 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 -- cgit v1.2.3