diff options
author | Camil Staps | 2015-05-19 23:27:08 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-19 23:27:08 +0200 |
commit | 813a5b5c213f18ef39a6ed481e07a161d67b9837 (patch) | |
tree | aa8df014d27fb49d33b49dacc910ad26dd5e661e /Readme.md | |
parent | Merge branch 'master' of github:camilstaps/OO1415 (diff) |
Readme w13
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |