forked from wis-delft/wis-delft.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheducation.html
274 lines (243 loc) · 15.9 KB
/
education.html
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
261
262
263
264
265
266
267
268
269
270
271
---
layout: default_style
title: Education
---
<section class="section-global-wrapper">
<div class="container content-space">
<div class="row justify-content-center blog-post">
<h2> {{page.title}} </h2>
</div>
<div class="row">
<div class="col-md-12 margin-top-2">
<div class="row">
<p>We offer students education that prepares them for a leading role in science and engineering of information systems. This includes sharing our passion for topics from user modeling, Web science, information retrieval, data management, data science, data engineering, natural language processing, Web engineering, user interaction, human computing, and human-AI interaction. Below you will find a list of all of our teaching activities.</p>
</div>
<div class="row">
<p>TU Delft students can find all information on education in <a href="https://brightspace.tudelft.nl/" target="_blank">Brightspace</a>.</p>
</div>
</div>
<div class="col-md-12 margin-top-2">
<div class="row margin-bottom-2">
<h5>Bachelor courses</h5>
</div>
<div class="row">
<!-- <ul>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48438" target="_blank">CSE1500</a>:-->
<!-- <b>Web and Database Technology</b>, 5 ECTS, teachers: Christoph Lofi, Claudia Hauff and Ujwal Gadiraju. Period 2 Year 1.</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">CSE1505</a>:-->
<!-- <b>Information and Data Management</b>, 5 ECTS, teachers: Asterios Katsifodimos and Christoph Lofi. Period 3 Year 1.</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=55134" target="_blank">CSE3500</a>:-->
<!-- <b>Human Computer Interaction</b>, 5 ECTS, teachers: Ujwal Gadiraju and Myrthe Tielman. Period 3 Year 3.</li>-->
<!-- </ul>-->
<table class="table table-hover text-center">
<thead >
<tr>
<th scope="col">Course Code</th>
<th scope="col">Course Name</th>
<th scope="col">Nr of credits</th>
<th scope="col">Lecturer(s)</th>
<th scope="col">Period</th>
<th scope="col">Year</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48438" target="_blank">CSE1500</a></td>
<td>Web and Database Technology</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank">Christoph Lofi</a>,
<a href="https://www.wis.ewi.tudelft.nl/gadiraju" target="_blank"> Ujwal Gadiraju</a>
</td>
<td>2</td>
<td>1</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">CSE1505</a></td>
<td>Information and Data Management</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank">Christoph Lofi</a>,
<a href="https://www.wis.ewi.tudelft.nl/katsifodimos" target="_blank"> Asterios Katsifodimos</a>
</td>
<td>3</td>
<td>1</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=57346" target="_blank">CSE2525</a></td>
<td>Data Mining</td>
<td>5 ECTS</td>
<td>
<a href="https://www.tudelft.nl/staff/s.e.verwer/?cHash=46cbc4314521fae1b3177b8fd0854934" target="_blank">Sicco Verwer</a>,
<a href="https://www.wis.ewi.tudelft.nl/katsifodimos" target="_blank"> Asterios Katsifodimos</a>,
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank">Christoph Lofi</a>,
<a href="https://www.wis.ewi.tudelft.nl/anand" target="_blank">Avishek Anand</a>
</td>
<td>2</td>
<td>2</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=55134" target="_blank">CSE3500</a></td>
<td>Human Computer Interaction</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/gadiraju" target="_blank"> Ujwal Gadiraju</a>,
<a href="http://ii.tudelft.nl/~myrthe/" target="_blank"> Myrthe Tielman</a>
</td>
<td>3</td>
<td>3</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-12 margin-top-2">
<div class="row margin-bottom-2">
<h5>Master courses</h5>
</div>
<div class="row">
<!-- <ul>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=55281" target="_blank">CS4145</a>:-->
<!-- <b>Crowd Computing</b>, 5 ECTS, teachers: Alessandro Bozzon, Ujwal Gadiraju and Jie Yang, period: 4</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">IN4252</a>:-->
<!-- <b>Web Science & Engineering</b>, 5 ECTS, teachers: Geert-Jan Houben, Christoph Lofi and Jie Yang, period: 1+2</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">IN4325</a>:-->
<!-- <b>Information Retrieval</b>, 5 ECTS, teachers: Claudia Hauff and Jie Yang, period: 3</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">IN4326</a>:-->
<!-- <b>Seminar Web Information Systems</b>, 5 ECTS, teacher: Geert-Jan Houben, period: 1</li>-->
<!-- <li> <a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=48439" target="_blank">IN4331</a>:-->
<!-- <b> Web-scale Data Management</b>, 5 ECTS, teachers: Asterios Katsifodimos and Christoph Lofi, period: 4</li>-->
<!-- </ul>-->
<table class="table table-hover text-center">
<thead>
<tr>
<th scope="col">Course Code</th>
<th scope="col">Course Name</th>
<th scope="col">Nr of credits</th>
<th scope="col">Lecturer(s)</th>
<th scope="col">Period</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=57038" target="_blank">IN4252</a></td>
<td>Web Science & Engineering</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank"> Christoph Lofi</a>,
<a href="https://www.wis.ewi.tudelft.nl/yang" target="_blank"> Jie Yang</a>,
<a href="https://www.wis.ewi.tudelft.nl/houben" target="_blank"> Geert-Jan Houben</a>
</td>
<td>1 and 2</td>
</tr>
<tr>
<td>CS4355</td>
<td>Human-Centered Artificial Intelligence (in preparation for 2023/24)</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/gadiraju" target="_blank"> Ujwal Gadiraju</a>,
<a href="https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/intelligent-systems/interactive-intelligence/people/current-group-members/pradeep-murukannaiah" target="_blank">Pradeep Murukannaiah</a>
</td>
<td>2</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=57039" target="_blank">IN4325</a></td>
<td>Information Retrieval</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/anand" target="_blank">Avishek Anand</a>,
<a href="https://www.wis.ewi.tudelft.nl/yang" target="_blank"> Jie Yang</a>
</td>
<td>3</td>
</tr>
<tr>
<td><a href="https://www.studiegids.tudelft.nl/a101_displayCourse.do?course_id=57436" target="_blank">CS4225</a></td>
<td>Educational Technologies</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/specht" target="_blank">Markus Specht</a>
</td>
<td>3</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=57446" target="_blank">IN4331</a></td>
<td>Web-scale Data Management</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/katsifodimos" target="_blank"> Asterios Katsifodimos</a>,
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank">Christoph Lofi</a>
</td>
<td>4</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=63115&_NotifyTextSearch_" target="_blank">CS4360</a></td>
<td>Natural Language Processing</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/anand" target="_blank">Avishek Anand</a>,
<a href="https://www.wis.ewi.tudelft.nl/yang" target="_blank"> Jie Yang</a>,
<a href="https://www.wis.ewi.tudelft.nl/christoph" target="_blank">Christoph Lofi</a>
</td>
<td>4</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=55281" target="_blank">CS4145</a></td>
<td>Crowd Computing</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/gadiraju" target="_blank"> Ujwal Gadiraju</a>,
<a href="https://www.wis.ewi.tudelft.nl/bozzon" target="_blank"> Alessandro Bozzon</a>,
<a href="https://www.wis.ewi.tudelft.nl/yang" target="_blank"> Jie Yang</a>
</td>
<td>4</td>
</tr>
<tr>
<td><a href="https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=57463" target="_blank">IN4326</a></td>
<td>Seminar Web Information Systems</td>
<td>5 ECTS</td>
<td>
<a href="https://www.wis.ewi.tudelft.nl/houben" target="_blank"> Geert-Jan Houben</a>
</td>
<td>1</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-md-12 margin-top-2">
<div class="row">
<h5>Master specialisation</h5>
</div>
<div class="row">
<p>Master students who like to do a specialisation in WIS are encouraged to select Web Science & Engineering,
Information Retrieval, and Seminar Web Information Systems (the last one possibly in their second year).
In any case, for help in composing a program, students can always contact Geert-Jan Houben for advice and help.
</p>
</div>
</div>
<div class="col-md-12 margin-top-2">
<div class="row">
<h5> Special programme within the MSc Computer Science </h5>
</div>
<div class="row">
<p> WIS also coordinates (in collaboration with TPM) the
<a href="https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/software-technology/web-information-systems/education/information-architecture" target="_blank">
special programme Information Architecture</a> that MSc Computer Science students can choose to follow. Contact
<a href="https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/software-technology/web-information-systems/people/christoph-lofi" target="_blank">Christoph Lofi</a>
for more info on IA.
</p>
</div>
</div>
<div class="col-md-12 margin-top-2">
<div class="row">
<h5>Online Courses</h5>
</div>
<div class="row">
<p>
We offer an online class on scalable stream processing, called <a href="https://online-learning.tudelft.nl/courses/taming-big-data-streams-real-time-data-processing-at-scale/" target="_blank">Taming Massive Data Streams</a>. This online class is part of an online professional certificate <a href="https://online-learning.tudelft.nl/programs/big-data-to-insights/" target="_blank">Big Data to Insights: Scalable Processing of Large Data Repositories & Streams</a>.
</p>
</div>
</div>
</div>
</div>
</section>