Relevant courses
authorRichard Whitehouse <github@richardwhiuk.com>
Wed, 20 Apr 2011 21:08:21 +0000 (22:08 +0100)
committerRichard Whitehouse <github@richardwhiuk.com>
Wed, 20 Apr 2011 21:08:21 +0000 (22:08 +0100)
introduction.tex

index b175e3395c6708ddac2db4f1de5d5732d6b10a45..5a33e8fb8c15ec5eaad193b2351aeddd979994fb 100644 (file)
@@ -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.