4 |
4 |
5 \begin{document} |
5 \begin{document} |
6 |
6 |
7 \section*{Coursework 1 (Strand 1)} |
7 \section*{Coursework 1 (Strand 1)} |
8 |
8 |
9 This coursework is worth 5\% and is due on 20 October at 16:00. You |
9 This coursework is worth 5\% and is due on 20 October at |
10 are asked to implement a regular expression matcher and submit a |
10 16:00. You are asked to implement a regular expression matcher |
11 document containing the answers for the questions below. You can do |
11 and submit a document containing the answers for the questions |
12 the implementation in any programming language you like, but you need |
12 below. You can do the implementation in any programming |
13 to submit the source code with which you answered the |
13 language you like, but you need to submit the source code with |
14 questions. However, the coursework will \emph{only} be judged |
14 which you answered the questions, otherwise a mark of 0\% will |
15 according to the answers. You can submit your answers in a txt-file or |
15 be awarded. However, the coursework will \emph{only} be judged |
16 pdf. |
16 according to the answers. You can submit your answers in a |
|
17 txt-file or pdf. |
|
18 |
|
19 |
17 |
20 |
18 \subsubsection*{Disclaimer} |
21 \subsubsection*{Disclaimer} |
19 |
22 |
20 It should be understood that the work you submit represents your own |
23 It should be understood that the work you submit represents your own |
21 effort. You have not copied from anyone else. An exception is the |
24 effort. You have not copied from anyone else. An exception is the |