updated
authorChristian Urban <christian dot urban at kcl dot ac dot uk>
Thu, 10 Nov 2016 01:30:45 +0000
changeset 30 bb8c3dd8c75c
parent 29 fde9223a5301 (diff)
parent 27 a81271342ff6 (current diff)
child 31 d0caa12ab8d8
updated
cws/cw01.pdf
cws/cw01.tex
Binary file cws/cw01.pdf has changed
--- a/cws/cw01.tex	Thu Nov 10 00:19:44 2016 +0000
+++ b/cws/cw01.tex	Thu Nov 10 01:30:45 2016 +0000
@@ -7,10 +7,13 @@
 \section*{Coursework 6 (Scala)}
 
 This coursework is about Scala and is worth 10\%. The first and second
-part are due on 16 November at 11:00, and the third part on 23 November
-at 11:00. You are asked to implement three programs about list
+part are due on 16 November at 11pm, and the third part on 23 November
+at 11pm. You are asked to implement three programs about list
 processing and recursion. The third part is more advanced and might
 include material you have not yet seen in the first lecture.
+Make sure the files you submit can be processed by just calling
+\texttt{scala <<filename.scala>>}. 
+
 
 \subsection*{Disclaimer}