-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
260 lines (212 loc) · 8.82 KB
/
Copy pathindex.html
File metadata and controls
260 lines (212 loc) · 8.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<!--Page Title-->
<title>Pascal Laube</title>
<!--Meta Keywords and Description-->
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<!--Favicon-->
<link rel="shortcut icon" href="images/zebra.ico" title="zebra"/>
<!-- Main CSS Files -->
<link rel="stylesheet" href="css/style.css">
<!-- Namari Color CSS -->
<link rel="stylesheet" href="css/namari-color.css">
<!--Icon Fonts - Font Awesome Icons-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Animate CSS-->
<link href="css/animate.css" rel="stylesheet" type="text/css">
<!--Google Webfonts-->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="status" class="la-ball-triangle-path">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!--End of Preloader-->
<div class="page-border" data-wow-duration="0.7s" data-wow-delay="0.2s">
<div class="top-border wow fadeInDown animated" style="visibility: visible; animation-name: fadeInDown;"></div>
<div class="right-border wow fadeInRight animated" style="visibility: visible; animation-name: fadeInRight;"></div>
<div class="bottom-border wow fadeInUp animated" style="visibility: visible; animation-name: fadeInUp;"></div>
<div class="left-border wow fadeInLeft animated" style="visibility: visible; animation-name: fadeInLeft;"></div>
</div>
<div id="wrapper">
<header id="banner" class="scrollto clearfix" data-enllax-ratio=".5">
<div id="header" class="nav-collapse">
<div class="row clearfix">
<div class="col-1">
<!--Logo-->
<div id="logo">
<!--Logo that is shown on the banner-->
<!--img src="images/logo.png" id="banner-logo" alt="Landing Page"/-->
<!--End of Banner Logo-->
<!--The Logo that is shown on the sticky Navigation Bar-->
<img src="images/logo-2.png" id="navigation-logo" alt="Landing Page"/>
<!--End of Navigation Logo-->
</div>
<!--End of Logo-->
<aside>
<!--Social Icons in Header-->
<ul class="social-icons">
<li>
<a target="_blank" title="LinkedIn" href="https://www.linkedin.com/in/pascal-laube-8212b514a">
LinkedIn
</a>
</li>
</ul>
<!--End of Social Icons in Header-->
</aside>
<!--Main Navigation-->
<nav id="nav-main">
<ul>
<li>
<a href="#banner">Home</a>
</li>
<li>
<a href="#lectures">Lectures</a>
</li>
</ul>
</nav>
<!--End of Main Navigation-->
<div id="nav-trigger"><span></span></div>
<nav id="nav-mobile"></nav>
</div>
</div>
</div><!--End of Header-->
<!--Banner Content-->
<div id="banner-content" class="row clearfix">
<div class="col-38">
<div class="section-heading">
<h1>Pascal Laube</h1>
<h2>Professor for Software Systems and AI, Advisor for AI and Ressource Management & Machine Learning Enthusiast</h2>
</div>
<!--Call to Action-->
<a href="#lectures" class="button">To Lectures</a>
<!--End Call to Action-->
</div>
</div><!--End of Row-->
</header>
<!--Main Content Area-->
<main id="content">
<!--Introduction-->
<section id="lectures" class="introduction scrollto">
<div class="row clearfix">
<div class="col-3">
<div class="section-heading">
<h3>Lectures</h3>
<h2 class="section-title">List of current and past lectures</h2>
<p class="section-subtitle">Find downloadable content</p>
</div>
</div>
<div class="col-2-3">
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.1s">
<!--Icon-->
<div class="icon">
<i class="fa fa-bolt fa-2x"></i>
</div>
<!--Icon Block Description-->
<div class="icon-block-description">
<h4>Systems Engineering WS 23/24</h4>
<u>Assignments</u>
<br>
<a href="/sews2324/A1_SE_WS2324.pdf">Assignment 1</a>
<br>
<br>
<u>Lecture (!changing document!)</u>
<br>
<a href="/sews2324/SysEng.pdf">Lecture WS2324</a>
</div>
</div>
<!--End of Icon Block-->
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.3s">
<!--Icon-->
<div class="icon">
<i class="fa fa-tablet fa-2x"></i>
</div>
<!--Icon Block Description-->
<div class="icon-block-description">
<h4>Einführung in die Informatik WS 23/24</h4>
<a href="http://eepurl.com/iBjzP6">Subscribe to Lecture</a>
<br>
<br>
<u>Assignments</u>
<br>
<a href="/eii/ausarbeitung_vorlage.tex">Ausarbeitung Vorlage</a>
<br>
<a href="/eii/00-Setup.pdf">Assignment 0</a> (Deadline 24.10)
<br>
<a href="/eii/01-Uebung1.pdf">Assignment 1</a> (Deadline 05.11)
<br>
<a href="/eii/02-Uebung2.pdf">Assignment 2</a> (Deadline 07.11)
<br>
<br>
<u>Lecture (!changing document!)</u>
<br>
<a href="/eii/skript_vorb_einf.pdf">Vorbemerkung und Einführung</a>
</div>
</div>
<!--End of Icon Block-->
<!--Icon Block-->
<div class="col-2 icon-block icon-top wow fadeInUp" data-wow-delay="0.5s">
<!--Icon-->
<div class="icon">
<i class="fa fa-rocket fa-2x"></i>
</div>
<!--Icon Block Description-->
<div class="icon-block-description">
<h4>Algorithmen und Datenstrukturen WS 23/24</h4>
<a href="http://eepurl.com/iBjxI-/">Subscribe to Lecture</a>
<br>
<br>
<u>Assignments</u>
<br>
<a href="/adws2324/uebung1.pdf">Assignment 1</a> (Deadline 23.10)
<br>
<a href="/adws2324/uebung2.pdf">Assignment 2</a> (Deadline 06.11)
<br>
<a href="/adws2324/uebung3.pdf">Assignment 3</a> (Deadline 20.11)
<br>
<br>
<u>Lecture (!changing document!)</u>
<br>
<a href="/adws2324/algodat_laube.pdf">Lecture Algos WS2324</a>
<br>
<a href="/adws2324/java_laube.pdf">Lecture Java WS2324</a>
</div>
</div>
<!--End of Icon Block-->
</div>
</div>
</section>
<!--End of Introduction-->
</main>
<!--End Main Content Area-->
<!--Footer-->
<footer id="landing-footer" class="clearfix">
</footer>
<!--End of Footer-->
</div>
<!-- Include JavaScript resources -->
<script src="js/jquery.1.8.3.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/featherlight.min.js"></script>
<script src="js/featherlight.gallery.min.js"></script>
<script src="js/jquery.enllax.min.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.stickyNavbar.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/images-loaded.min.js"></script>
<script src="js/lightbox.min.js"></script>
<script src="js/site.js"></script>
</body>
</html>