diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2021-05-08 10:47:34 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 73d387ef52f1eae44877406e740da765a3cba4f0 (patch) | |
| tree | fc0b08ed8fefe369807266e56d3ef00518f849a8 | |
| parent | 964f9b70770997b21542472220f8a08f224f7650 (diff) | |
fix title of thesis
| -rw-r--r-- | content/html/resources.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 619067f8..20df26cc 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -117,7 +117,7 @@ li { color: #98be65; } <li>Half year internship as a C/C++ programmer in Sofia, Bulgaria</li> <li>Graduaded from University as Diplom-Inform. (FH) at the Aachen University of Applied Sciences, Germany</li> </ul> -<p>My diploma thesis "Design and implementation of a Distributed Systems Simulator implemented in Java" can be found at:</p> +<p>My diploma thesis "Object oriented development of a GUI based tool for event based simulation of distributed systems" can be found at:</p> <a class="textlink" href="https://github.com/snonux/vs-sim">https://github.com/snonux/vs-sim</a><br /> <p>I was one of the last students to whom was handed out an "old fashioned" German Diploma degree before the University switched to the international Bachelor and Master versions. To give you an idea: The "Diplom-Inform. (FH)" means literally translated "Diploma in Informatics from a University of Applied Sciences (FH: Fachhochschule)". Going after the international student credit score it is settled between a Bachelor of Computer Science and a Master of Computer Science degree. </p> <p>Colleges and Universities are very expensive in many countries. Come to Germany, the first college degree is for free (if you finish within a certain deadline!)</p> |
