diff options
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 |