84 lines
3.4 KiB
HTML
84 lines
3.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>ESE 2024 / Fakultät Informatik</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Dein Semesterstart 2024 an der Fakultät Informatik / TU Dresden">
|
|
<link rel="icon" href="favicon.ico">
|
|
<link href="style.css" rel="stylesheet" type="text/css">
|
|
<link href="fonts/aileron.css" rel="stylesheet" type="text/css">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<img class="eseInConstruct" src="EseInConstruct.svg" alt="">
|
|
</header>
|
|
|
|
<h1>ESE 2024</h1>
|
|
<p>(english version below)</p>
|
|
|
|
<section>
|
|
<h2>Dein Studienstart an der Fakultät Informatik</h2>
|
|
|
|
<p>
|
|
Informatik an der TU Dresden. Unbekannte Stadt, großer Campus, so viele neue Leute. Wir als Fachschaftsrat Informatik, abgekürzt FSR, begrüßen dich bald ganz herzlich an der Uni.
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Unsere ESE-Webseite braucht noch ein wenig. Aber für das Wintersemester 2024/25 bist du hier genau richtig!</strong>
|
|
</p>
|
|
|
|
<p>
|
|
Weitere Infos bekommst du schon vorab auf der <a href="https://tu-dresden.de/ing/informatik/studieninteresse/so-gehts-los" target="_blank">"So geht's los"</a>-Infoseite der
|
|
Fakultät Informatik. Ansonsten findest du uns auf <a href="https://www.instagram.com/ifsrde" target="_blank">Instagram</a>,
|
|
<a href="https://toot.kif.rocks/@iFSR" target="_blank">Mastodon</a>, auf unserer <a href="https://ifsr.de" target="_blank">Webseite</a> oder per
|
|
<a href="mailto:fsr@ifsr.de">Mail</a>.
|
|
</p>
|
|
|
|
<p>
|
|
Schau am Besten in Kürze nochmal vorbei.
|
|
</p>
|
|
</section>
|
|
|
|
<section lang="en">
|
|
<h2>Your start at the Faculty of Computer Science</h2>
|
|
|
|
<p>
|
|
Computer Science at the TU Dresden. Unknown city, big campus, so many new people. We as the student council of computer science, in short FSR, welcome you at the university.
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Our introduction website still needs some time. But if you are starting your studies here at the wintersemester 2024/25 you are completely correct at this adress.</strong>
|
|
</p>
|
|
|
|
<p>
|
|
It doesnt matter if you are studying bachelor, diploma or ANY type of master here at the faculty you can find relevant info on this page.
|
|
For more information please also check the websites of your program of study!
|
|
</p>
|
|
|
|
<p>
|
|
You can get the first information in advance on the <a href="https://tu-dresden.de/ing/informatik/studieninteresse/so-gehts-los?set_language=en" target="_blank">"Get started"</a> info page of the
|
|
Faculty of Computer Science. Otherwise, you can find us on <a href="https://www.instagram.com/ifsrde" target="_blank">Instagram</a>,
|
|
<a href="https://toot.kif.rocks/@iFSR" target="_blank">Mastodon</a>, on our <a href="https://ifsr.de" target="_blank">website</a>, or via
|
|
<a href="mailto:fsr@ifsr.de">Mail</a>.
|
|
</p>
|
|
</section>
|
|
|
|
<nav>
|
|
<ul>
|
|
<li id="ifsr-logo">
|
|
<a href="https://ifsr.de/" target="_blank" title="Website FSR Informatik">
|
|
<img src="logo-ifsr.svg" alt="Logo des FSR Informatik" height="80">
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.ifsr.de/datenschutz" target="_blank">Datenschutz</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://www.ifsr.de/impressum" target="_blank">Impressum</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</body>
|
|
</html>
|