cws/cw02.tex
changeset 264 ecd989eee8bd
parent 259 43995ea34fe7
child 268 e43f7e92ba26
equal deleted inserted replaced
263:5a16bcb4105e 264:ecd989eee8bd
     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