From 5eb69c87a11e612b59057586fa29e8c7d2170880 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 28 May 2015 23:51:46 +0200 Subject: Added w14 to readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index b24b7f8..1c94c56 100644 --- a/Readme.md +++ b/Readme.md @@ -18,3 +18,4 @@ We use Netbeans IDE 8.0.2 and Visual Paradigm 12.0. * Week 12: fibonacci - threads * 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()` -- cgit v1.2.3