cws/cw01.tex
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Sat, 05 Nov 2016 18:07:21 +0000
changeset 9 48a477fdef21
parent 6 aae256985251
child 11 417869f65585
permissions -rw-r--r--
updated

\documentclass{article}
\usepackage{style}
%%\usepackage{../langs}

\begin{document}

\section*{Coursework 6 (Scala)}

This coursework is about Scala and is worth 10\%. The first part is
due on 16 November at 11:00, and the second part on 23 November. You
are asked to implement a three programs about list manipulations and
recursion.

\subsubsection*{Disclaimer}

It should be understood that the work you submit represents
your own effort. You have not copied from anyone else. An
exception is the Scala code I showed during the lectures or
uploaded to KEATS, which you can freely use.\bigskip


\subsubsection*{Part 1 (3 Marks)}

\subsubsection*{Part 2 (3 Marks)}

\subsubsection*{Part 3 (4 Marks)}

\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: