cws/cw01.tex
changeset 28 f50c6a61a3a2
parent 24 66b97f9a40f8
child 29 fde9223a5301
equal deleted inserted replaced
24:66b97f9a40f8 28:f50c6a61a3a2
     9 This coursework is about Scala and is worth 10\%. The first and second
     9 This coursework is about Scala and is worth 10\%. The first and second
    10 part are due on 16 November at 11:00, and the third part on 23 November
    10 part are due on 16 November at 11:00, and the third part on 23 November
    11 at 11:00. You are asked to implement three programs about list
    11 at 11:00. You are asked to implement three programs about list
    12 processing and recursion. The third part is more advanced and might
    12 processing and recursion. The third part is more advanced and might
    13 include material you have not yet seen in the first lecture.
    13 include material you have not yet seen in the first lecture.
       
    14 Make sure the files you submit can be processed by just calling
       
    15 \texttt{scala <<filename.scala>>}. 
       
    16 
    14 
    17 
    15 \subsection*{Disclaimer}
    18 \subsection*{Disclaimer}
    16 
    19 
    17 It should be understood that the work you submit represents
    20 It should be understood that the work you submit represents
    18 your own effort. You have not copied from anyone else. An
    21 your own effort. You have not copied from anyone else. An