cws/cw02.tex
changeset 264 25f3fbc43251
parent 259 77c3bd7a0670
child 268 d20583497c5b
equal deleted inserted replaced
263:43297a2f7740 264:25f3fbc43251
     6 \begin{document}
     6 \begin{document}
     7 
     7 
     8 
     8 
     9 \section*{Coursework 7 (Scala)}
     9 \section*{Coursework 7 (Scala)}
    10 
    10 
       
    11 \mbox{}\hfill\textit{``What one programmer can do in one month,}\\
       
    12 \mbox{}\hfill\textit{two programmers can do in two months.''}\smallskip\\
       
    13 \mbox{}\hfill\textit{ --- Frederick P.~Brooks (author of The Mythical Man-Month)}\bigskip
       
    14 
       
    15 \noindent
    11 This coursework is worth 10\%. The first and second part are due
    16 This coursework is worth 10\%. The first and second part are due
    12 on 22 November at 11pm; the third, more advanced part, is due on 20
    17 on 22 November at 11pm; the third, more advanced part, is due on 20
    13 December at 11pm. You are asked to implement Scala programs for
    18 December at 11pm. You are asked to implement Scala programs for
    14 measuring similarity in texts, and for recommending movies
    19 measuring similarity in texts, and for recommending movies
    15 according to a ratings list.  Note the second part might include
    20 according to a ratings list.  Note the second part might include