Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 369 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 369 Bytes

scala-SDP2016

Coursework for MSc Software Design and Programming module, structured as follows:

exercises
   |
   +-week01
   |
   +-week02
   |
   +-week03
   |
   ...
   |
cw-one
   |
   +- individual coursework (SML interpreter)
   |
cw-two
   |
   +- pair programming coursework (mastermind game)
   |
cw-three
   |
   +- group coursework (ray tracer)