From 666d154ee37d6f4f2ba92666a11bf6688fdd3162 Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Wed, 20 Apr 2011 22:08:21 +0100 Subject: [PATCH] Relevant courses --- introduction.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.tex b/introduction.tex index b175e33..5a33e8f 100644 --- a/introduction.tex +++ b/introduction.tex @@ -107,5 +107,6 @@ I aimed to implement a simulation capable of simulating MOOSE and Ethernet netwo I aim to show how MOOSE and Ethernet compare as the number of hosts under simulation rises. \subsection{Relevant Courses} -§ + +I have used the knowledge from the following courses: Digital Communications 1 and Principles of Communication for network concepts, Algorithms 1 and 2 for general algorithm design, Programming in C and C++, as most the majority of the code will be written in C or C++, Software Design and Software Engineering for general software engineering and best practice, Computer Systems Modelling for ideas about simulation, Concurrent and Distributed for looking at how the switches co-operate, Object Orientated Programming, which is the main software design paradigm in use in designing simulators. -- 2.34.1