equal
deleted
inserted
replaced
386 \frametitle{Coursework} |
386 \frametitle{Coursework} |
387 |
387 |
388 \begin{itemize} |
388 \begin{itemize} |
389 \item sorry, I might have been a bit wordy:\\ |
389 \item sorry, I might have been a bit wordy:\\ |
390 CW description is 7 pages, but |
390 CW description is 7 pages, but |
391 I only needed \mbox{< 100} loc for all the CW\bigskip |
391 I only needed \mbox{< 150} loc for all the CW\bigskip |
392 |
392 |
393 \item there is email feedback when pushing code to github\bigskip |
393 \item there is email feedback when pushing code to github\bigskip |
394 |
394 |
395 \item we want you to learn FP: \alert{no vars}, no mutable |
395 \item we want you to learn FP: \alert{no vars}, no mutable |
396 datastructures, e.g.~\texttt{ListBuffer} |
396 datastructures, e.g.~\texttt{ListBuffer} |