2
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
2 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
3 |
<HEAD>
|
|
4 |
<TITLE> Christian Urban </TITLE>
|
24
|
5 |
<BASE HREF="http://www.inf.kcl.ac.uk/staff/urbanc/">
|
23
|
6 |
<script type="text/javascript">
|
|
7 |
|
|
8 |
var _gaq = _gaq || [];
|
|
9 |
_gaq.push(['_setAccount', 'UA-4143458-4']);
|
|
10 |
_gaq.push(['_trackPageview']);
|
|
11 |
|
|
12 |
(function() {
|
|
13 |
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
14 |
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
15 |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
16 |
})();
|
|
17 |
|
|
18 |
</script>
|
2
|
19 |
</HEAD>
|
|
20 |
|
|
21 |
<BODY TEXT="#000000"
|
|
22 |
BGCOLOR="#4169E1"
|
|
23 |
LINK="#0000EF"
|
|
24 |
VLINK="#51188E"
|
|
25 |
ALINK="#FF0000">
|
|
26 |
|
|
27 |
<TABLE WIDTH="100%"
|
|
28 |
BGCOLOR="#4169E1"
|
|
29 |
BORDER="0"
|
|
30 |
FRAME="border"
|
|
31 |
CELLPADDING="10"
|
|
32 |
CELLSPACING="2"
|
|
33 |
RULES="all">
|
|
34 |
|
|
35 |
<!-- left column -->
|
|
36 |
<TR>
|
|
37 |
<TD BGCOLOR="#FFFFFF"
|
|
38 |
WIDTH="24%"
|
|
39 |
VALIGN="TOP"
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
40 |
ROWSPAN="16">
|
2
|
41 |
|
|
42 |
<B>Links</B><BR>
|
24
|
43 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/">Home</A><BR>
|
|
44 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/publications.html">Publications</A><BR>
|
|
45 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/teaching.html">Teaching</A><BR>
|
|
46 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/travelling.html">Recent Talks</A><BR>
|
2
|
47 |
<A HREF="http://isabelle.in.tum.de/nominal/">My Research Group</A>
|
|
48 |
<BR>
|
|
49 |
<BR>
|
|
50 |
|
|
51 |
<B>Handy Information</B><BR>
|
24
|
52 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/logic.html">People in Logic</A><BR>
|
|
53 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/programming.html">Programming Languages</A><BR>
|
|
54 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/misc.html">Miscellaneous</A>
|
2
|
55 |
<BR><BR>
|
|
56 |
|
39
|
57 |
<table border="0">
|
|
58 |
<tr>
|
|
59 |
<td>
|
2
|
60 |
<A HREF="http://isabelle.in.tum.de/nominal/">
|
39
|
61 |
<IMG SRC="nominal-logo.gif" ALT="" style="border-width: 0px;" align="left"></A>
|
|
62 |
</td>
|
|
63 |
</tr>
|
|
64 |
<tr>
|
|
65 |
<td>
|
|
66 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Cookbook/">
|
|
67 |
<IMG SRC="Cookbook/logo-documentation.gif" ALT="" style="border-width: 0px;" align="left"></A>
|
|
68 |
</td>
|
|
69 |
</tr>
|
|
70 |
</table>
|
2
|
71 |
</TD>
|
|
72 |
|
|
73 |
|
|
74 |
<!-- right column -->
|
|
75 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
76 |
<H2>Teaching</H2>
|
|
77 |
|
|
78 |
<p>Undergraduate students who have written dissertations under my supervision:
|
|
79 |
<ul>
|
|
80 |
<li>Dominik Wee (2002-2003, King's College, Cambride; now at McKinsey in Munich)
|
|
81 |
Part-II dissertation: An Implementation of Alpha-Prolog,
|
|
82 |
A Logic Programming Language with Support for Binding Syntax (out of 84 dissertations, Dominik's
|
|
83 |
thesis received the Data Connection prize for the highest number of marks awarded in 2003)</li>
|
|
84 |
<li>Lisa White (2003-2004, Corpus, Cambridge) Part-II dissertation: Hal 2004, A Nominal Theorem
|
|
85 |
Prover</li>
|
|
86 |
<li><A HREF="http://www.pps.jussieu.fr/~tasson">Christine Tasson</A>
|
|
87 |
(2004, ENS Cachan, France; now in the PPS group in Paris)
|
|
88 |
Induction Principles for Alpha-Equated Lambda-Terms
|
|
89 |
(the paper coming out of this work was presented at CADE)</li>
|
|
90 |
<li><A HREF="http://www.lsv.ens-cachan.fr/~arnaud">Mathilde Arnaud</A>
|
|
91 |
(2007, ENS Cachan, France) Formalization of Generative Unbinding</li>
|
277
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
92 |
<li>Akhil Junghare (MSc 2011-2012, King's, mark: 68%) Lexing and Parsing using Derivatives</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
93 |
<li>Darius Hodaei (MSc 2011-2012, King's, mark: 88%, works now at Microsoft Skype in London)
|
209
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
94 |
A Compiler for System F</li>
|
197
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
95 |
<li>Jian Jiang (MSc 2011-2012, King's) Suffix Array Sorting,
|
168
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
96 |
received the prize of the best MSc thesis in 2012</li>
|
278
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
97 |
<li>Mateusz Bieniek (BSc 2012-2013, King's, mark: 80%, works as developer at RedBite in Cambridge and
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
98 |
starts a MSc in Bioinformatics at Imperial) X86-Code Generator for a small Compiler</li>
|
275
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
99 |
<li>Daniel Zurawski (BSc 2012-2013, King's, mark: 75%, works now at MailOne) Lisp to JavaScript Translator in Clojure</li>
|
261
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
100 |
<li>Biljana Naumova (BSc 2012-2013, King's) Regular Expression Equivalence Checking using Asperti's Algorithm</li>
|
298
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
101 |
<li>Spencer Jevon (BSc 2012-2013, King's, mark: 73%) Automata Minimisation using Brzozowski's Algorithm</li>
|
261
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
102 |
<li>Maciej Surmacz (MSc 2012-2013, King's) A Student Polling System</li>
|
276
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
103 |
<li>Syed Fahad Jafri (MSc 2012-2013, King's, mark: 78%) MS IL Code Generator for a Simple Compiler</li>
|
277
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
104 |
<li>Schwit Janwityanujit (MSc 2012-2013, King's) Syntax Highlighting in Web-Browsers</li>
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
105 |
<li>Mark Sangster (MSci 2013-2014, King's, mark: 80%) Regular Expression Matching and Partial Derivatives</li>
|
261
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
106 |
<li>Lisethe Sanmartin (BSc 2013-2014, King's), Raspberry Pi Weather Station</li>
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
107 |
<li>Gerwin Glorieux (BSc 2013-2014, King's, mark 80%) A Student Polling System</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
108 |
<li>Anna Bladzich (MSci 2013-2014, King's, mark: 65%)
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
109 |
Implementation of a Distributed Clock-Synchronisation Algorithm
|
261
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
110 |
developed at NASA</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
111 |
<li>Ben Lertlumprasertkul (BSc 2013-2014, King's) An Online Collaboration System</li>
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
112 |
<li>Pawel Huszcza (MSci 2013-2014, King's, mark: 65%) A Simple Compiler Targeting LLVM</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
113 |
<li>Jan Soendermann (BSc 2013-2014, King's, mark: 85%, studies for his MSc at Cambridge University)
|
277
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
114 |
A Lisp Compiler Targeting JavaScript/Asm.js</li>
|
283
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
115 |
<li>Ritu Kundu (MSc 2013-2014, King's) Modern Slide-Making in Elm and JavaScript</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
116 |
<li>Vladislav Kononov (MSc 2013-2014, King's) Regular Expression Matching with Derivatives</li>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
117 |
<li>Daniel Martinez (MSc 2013-2014, King's) Raspberry Pi Network</li>
|
2
|
118 |
</ul>
|
|
119 |
|
179
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
120 |
<p>Examiner of PhD-theses:
|
178
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
121 |
<ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
122 |
<li>Dragisa Zunic (2007, ENS in Lyon)
|
180
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
123 |
<li>Clement Houtmann (2010, INRIA Bordeaux)
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
124 |
<li>Nikolai Sultana (2014, Cambridge)
|
298
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
125 |
<li>Andrew Boyton (2014, UNSW Australia)
|
178
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
126 |
</ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
127 |
|
2
|
128 |
</TD>
|
|
129 |
</TR>
|
|
130 |
|
|
131 |
<TR>
|
|
132 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
294
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
133 |
<H3>2014-2015</H3>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
134 |
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
135 |
<ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
136 |
<li>Automata and Formal Languages course
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
137 |
<li>Access Control and Privacy Policies
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
138 |
</ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
139 |
</TD>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
140 |
</TR>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
141 |
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
142 |
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
143 |
<TR>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
144 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
188
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
145 |
<H3>2013-2014</H3>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
146 |
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
147 |
<ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
148 |
<li>Automata and Formal Languages course
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
149 |
<li>Access Control and Privacy Policies
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
150 |
</ul>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
151 |
</TD>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
152 |
</TR>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
153 |
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
154 |
<TR>
|
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
155 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
73
|
156 |
<H3>2012-2013</H3>
|
|
157 |
|
|
158 |
<ul>
|
79
|
159 |
<li>Automata and Formal Languages course
|
142
|
160 |
<li>Access Control and Privacy Policies
|
73
|
161 |
</ul>
|
|
162 |
</TD>
|
|
163 |
</TR>
|
|
164 |
|
|
165 |
<TR>
|
|
166 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
13
|
167 |
<H3>2011-2012</H3>
|
2
|
168 |
|
73
|
169 |
<p><B>Autumn</B>
|
13
|
170 |
<ul>
|
75
|
171 |
<li>Course on Access Control and Privacy Policies (at King's; original course by Steve Barker)
|
73
|
172 |
</ul>
|
|
173 |
<p><B>Spring</B>
|
|
174 |
<ul>
|
|
175 |
<li>Help Steffen Zschaler with the Programming Application course; I
|
76
|
176 |
am resposible for the exercises and the Scala part
|
13
|
177 |
</ul>
|
|
178 |
</TD>
|
|
179 |
</TR>
|
|
180 |
|
|
181 |
|
|
182 |
<TR>
|
|
183 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
2
|
184 |
<H3>2010-2011</H3>
|
|
185 |
|
|
186 |
<p><B>Spring</B>
|
|
187 |
<ul>
|
|
188 |
<li>one-day tutorial on Nominal Isabelle at POPL'11 with Cezary Kaliszyk
|
|
189 |
</ul>
|
|
190 |
|
|
191 |
<p><B>Autumn</B>
|
|
192 |
<ul>
|
|
193 |
<li>Types course at the University of Cambridge (Mondays,
|
|
194 |
Wednesdays and Fridays at 10 o'clock in Lecture Theater 2, starting 8th October)
|
24
|
195 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture1.pdf">Lec 1</A>]
|
|
196 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture2.pdf">Lec 2</A>]
|
|
197 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture3_script.pdf">Lec 3</A>]
|
|
198 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture4_script.pdf">Lec 4</A>]
|
|
199 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture5_script.pdf">Lec 5</A>]
|
|
200 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture6_script.pdf">Lec 6</A>]
|
|
201 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture7_script.pdf">Lec 7</A>]
|
|
202 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/types/raw-file/tip/lecture8.pdf">Lec 8</A>]
|
2
|
203 |
<li>two-day Isabelle/Isar tutorial at the University Paris Sud with Markus Wenzel
|
|
204 |
</ul>
|
|
205 |
</TD>
|
|
206 |
</TR>
|
|
207 |
|
|
208 |
<TR>
|
|
209 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
210 |
<H3>2009-2010</H3>
|
|
211 |
|
|
212 |
<p><B>Summer</B>
|
|
213 |
<ul>
|
|
214 |
<li>a course on Isabelle Programming at the University of Science and Technology in Nanjing (24 hours)
|
24
|
215 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec01.thy">Lec 1</A>]
|
|
216 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec02.thy">Lec 2</A>]
|
|
217 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec03.thy">Lec 3</A>]
|
|
218 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec04.thy">Lec 4</A>]
|
|
219 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec05.thy">Lec 5</A>]
|
|
220 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec06.thy">Lec 6</A>]
|
|
221 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec07.thy">Lec 7</A>]
|
|
222 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec08.thy">Lec 8</A>]
|
|
223 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec09.thy">Lec 9</A>]
|
|
224 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec10.thy">Lec 10</A>]
|
|
225 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec11.thy">Lec 11</A>]
|
|
226 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec12.thy">Lec 12</A>]
|
2
|
227 |
</ul>
|
|
228 |
</TD>
|
|
229 |
</TR>
|
|
230 |
|
|
231 |
<TR>
|
|
232 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
233 |
<H3>2008-2009</H3>
|
|
234 |
|
|
235 |
<p><B>Summer</B>
|
|
236 |
<ul>
|
|
237 |
<li>a <A HREF="http://isabelle.in.tum.de/nominal/activities/cas09/">course</A>
|
|
238 |
on Isabelle at the Chinese Academy of Science (7.5 h)
|
|
239 |
<li>Pearls in Computer Science, a course for gifted undergraduate students in Munich (5h)
|
|
240 |
</ul>
|
|
241 |
|
|
242 |
<p><B>Autumn</B>
|
|
243 |
<ul>
|
|
244 |
<li>a course in <A HREF="http://www.cs.princeton.edu/">Princeton</A> on
|
24
|
245 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Teaching/isabelle08.html">Isabelle, Binders and SOS</A>
|
2
|
246 |
for students and members of the PL group (8h)
|
|
247 |
</ul>
|
|
248 |
|
|
249 |
</TD>
|
|
250 |
</TR>
|
|
251 |
|
|
252 |
<TR>
|
|
253 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
254 |
<H3>2007-2008</H3>
|
|
255 |
|
|
256 |
<p><B>Sommersemester</B>
|
|
257 |
<ul>
|
24
|
258 |
<li><A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Teaching/semantics08.html">Semantics of Programming Languages</A>
|
2
|
259 |
(28h)
|
|
260 |
<li>a course on Nominal Isabelle at the
|
|
261 |
<A HREF="http://www.cs.uoregon.edu/research/summerschool/summer08/">Oregon Summer School
|
|
262 |
on Logic and Theorem Proving in Programming Languages</A> (4h)
|
24
|
263 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon1.pdf">Slides 1</A>]
|
|
264 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon2.pdf">Slides 2</A>]
|
|
265 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon3.pdf">Slides 3</A>]
|
108
|
266 |
[<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July25Lect3.wmv">Video 1</A>]
|
|
267 |
[<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July26Lect2.wmv">Video 2</A>]
|
|
268 |
[<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July24Lect1.wmv">Video 3</A>]
|
2
|
269 |
</ul>
|
|
270 |
|
|
271 |
</TD>
|
|
272 |
</TR>
|
|
273 |
|
|
274 |
<TR>
|
|
275 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
276 |
<H3>2006-2007</H3>
|
|
277 |
<p><B>Wintersemester</B>
|
|
278 |
<ul><li><A HREF="http://www4.in.tum.de/lehre/vorlesungen/types/WS0607/index.shtml">Types course</A>
|
|
279 |
at the TU Munich (21h, slides of
|
24
|
280 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-01.pdf">Lec 1</A>]
|
|
281 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-02.pdf">Lec 2</A>]
|
|
282 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-03.pdf">Lec 3</A>]
|
|
283 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-04.pdf">Lec 4</A>]
|
|
284 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-05.pdf">Lec 5</A>,
|
|
285 |
<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/handout-05.pdf">Ho 5</A>]
|
|
286 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-06.pdf">Lec 6</A>]
|
|
287 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-07.pdf">Lec 7</A>]
|
|
288 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-08.pdf">Lec 8</A>]
|
|
289 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-09.pdf">Lec 9</A>]
|
|
290 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-10.pdf">Lec 10</A>]
|
|
291 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/types-11.pdf">Lec 11</A>])
|
2
|
292 |
</li></ul>
|
|
293 |
|
|
294 |
|
|
295 |
<p><B>Sommersemester</B>
|
|
296 |
<ul><li>A course at the International School on Rewriting (1.5h)</li></ul>
|
|
297 |
</TD>
|
|
298 |
</TR>
|
|
299 |
|
|
300 |
<TR>
|
|
301 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
302 |
<H3>2005-2006</H3>
|
|
303 |
<p><B>Wintersemester</B>
|
|
304 |
<ul><li>Scheme course at the LMU (4h)</li>
|
|
305 |
<li>a course on nominal datatypes at the University of Pennsylvania
|
|
306 |
(6.5h, slides of
|
24
|
307 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/upenn01.ps">Lec 1</A>]
|
|
308 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/upenn02.ps">Lec 2</A>]
|
|
309 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/upenn03.ps">Lec 3</A>]
|
|
310 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/upenn04.ps">Lec 4</A>])</li>
|
2
|
311 |
<li>Theory-Minicourse on nominal datatypes in Cambridge
|
|
312 |
(4h, slides of
|
24
|
313 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/cam01.ps">Lec 1</A>]
|
|
314 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/cam02.ps">Lec 2</A>]
|
|
315 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/cam03.ps">Lec 3</A>]
|
|
316 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/cam04.ps">Lec 4</A>])</li>
|
2
|
317 |
<li>Club2-course on the nominal datatype package at the TU Munich
|
|
318 |
(5h, slides of
|
24
|
319 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/slides-club2a.pdf">Lec 1</A>]
|
|
320 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/slides-club2b.pdf">Lec 2</A>]
|
|
321 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/slides-club2c.pdf">Lec 3</A>]
|
|
322 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/slides-club2d.pdf">Lec 4</A>]
|
|
323 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/slides-club2e.pdf">Lec 5</A>])</li>
|
2
|
324 |
</ul>
|
|
325 |
</TD>
|
|
326 |
</TR>
|
|
327 |
|
|
328 |
<TR>
|
|
329 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
330 |
<H3>2004-2005</H3>
|
|
331 |
<p><B>Wintersemester</B>
|
|
332 |
<dl><dd>Scheme course at the LMU (10h)
|
|
333 |
<dd>Linear Algebra for Computer Scientists at the LMU (14h)
|
|
334 |
<dd>Discrete Structures for Computer Scientists at the LMU (12h)
|
|
335 |
</dl>
|
|
336 |
<p><B>Sommersemester</B>
|
|
337 |
<dl><dd>A course on my nominal work at the LMU (10h)
|
|
338 |
(slides of
|
24
|
339 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom01.ps">Lec 1</A>]
|
|
340 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom02.ps">Lec 2</A>]
|
|
341 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom03.ps">Lec 3</A>]
|
|
342 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom04.ps">Lec 4</A>]
|
|
343 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom05.ps">Lec 5</A>]
|
|
344 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom06.ps">Lec 6</A>]
|
|
345 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom07.ps">Lec 7</A>]
|
|
346 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom08.ps">Lec 8</A>]
|
|
347 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom09.ps">Lec 9</A>]
|
|
348 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/nom10.ps">Lec 10</A>])
|
2
|
349 |
</dl>
|
|
350 |
</TD>
|
|
351 |
</TR>
|
|
352 |
|
|
353 |
<TR>
|
|
354 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
355 |
<H3>2003-2004</H3>
|
|
356 |
<p><B>Michelmas</B>
|
|
357 |
<dl><dd>Logic and Proof (4h)
|
|
358 |
<dd>Discrete Mathematics I (9h)
|
|
359 |
<dd>Part II project on a Nominal Theorem Assistant (5.5h)
|
|
360 |
<dd>Interviews of new students (13.5h)
|
|
361 |
</dl>
|
|
362 |
<p><B>Lent</B>
|
|
363 |
<dl><dd>Computation Theory (3h)
|
|
364 |
<dd>Discrete Mathematics II (8h)
|
|
365 |
<dd>Semantics of Programming Languages (3h)
|
|
366 |
<dd>Part II project on a Nominal Theorem Assistant (9.5h)
|
|
367 |
</dl>
|
|
368 |
<p><B>Easter</B>
|
|
369 |
<dl><dd>Regular Languages and Finite Automata (6h)
|
|
370 |
<dd>Foundations of Functional Programming (3h)
|
|
371 |
<dd>Complexity Theory
|
|
372 |
</dl>
|
|
373 |
|
|
374 |
<p><B>Summer</B>
|
|
375 |
<dl><dd>Avanced course on nominal logic at the
|
|
376 |
<a href="http://esslli2004.loria.fr/">ESSLLI</a> summerschool in Nancy<BR>
|
|
377 |
(slides of
|
24
|
378 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/MONDAY.pdf">Day 1</A>]
|
|
379 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/TUESDAY.pdf">Day 2</A>]
|
|
380 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/WEDNESDAY.pdf">Day 3</A>]
|
|
381 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/THURSDAY.pdf">Day 4</A>]
|
|
382 |
[<A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Slides/FRIDAY.pdf">Day 5</A>])
|
2
|
383 |
<dd>student intern from the ENS Cachan
|
|
384 |
</dl>
|
|
385 |
</TD>
|
|
386 |
</TR>
|
|
387 |
|
|
388 |
<TR>
|
|
389 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
390 |
<H3>2002-2003</H3>
|
|
391 |
<p><B>Michelmas</B>
|
|
392 |
<dl><dd>Logic and Proof (5h)
|
|
393 |
<dd>Discrete Mathematics I (7h)
|
|
394 |
<dd>Part II project on Nominal Unification (7h)
|
|
395 |
<dd>Interviews of new students
|
|
396 |
</dl>
|
|
397 |
<p><B>Lent</B>
|
|
398 |
<dl><dd>Computation Theory (5.5h)
|
|
399 |
<dd>Discrete Mathematics II (8.5h)
|
|
400 |
<dd>Part II project (5h)
|
|
401 |
</dl>
|
|
402 |
<p><B>Easter</B>
|
|
403 |
<dl><dd>Semantics of Programming Languages (4h)
|
|
404 |
<dd>Regular Languages and Finite Automata (3h)
|
|
405 |
<dd>Part II project (3.5h)
|
|
406 |
</dl>
|
|
407 |
</TD>
|
|
408 |
</TR>
|
|
409 |
|
|
410 |
<TR>
|
|
411 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
412 |
<H3>2001-2002</H3>
|
|
413 |
<p><B>Michelmas</B>
|
|
414 |
<dl><dd> Logic, Computability and Set Theory (for Math students)
|
|
415 |
<dd>Data Structures and Algorithms
|
|
416 |
<dd>Logic and Proof (4h)
|
|
417 |
<dd>Discrete Mathematics I
|
|
418 |
<dd>Interviews of new students
|
|
419 |
</dl>
|
|
420 |
<p><B>Lent</B>
|
|
421 |
<dl><dd>Discrete Mathematics II
|
|
422 |
<dd>Semantics of Programming Languages
|
|
423 |
<dd>Computation Theory
|
|
424 |
<dd>Probablility
|
|
425 |
</dl>
|
|
426 |
<p><B>Easter</B>
|
|
427 |
<dl><dd>Regular Languages and Finite Automata
|
|
428 |
<dd>Complexity Theory
|
|
429 |
</dl>
|
|
430 |
</TD>
|
|
431 |
</TR>
|
|
432 |
|
|
433 |
|
|
434 |
<TR>
|
|
435 |
<TD BGCOLOR="#FFFFFF" WIDTH="75%">
|
|
436 |
<H3>previous</H3>
|
|
437 |
<dl>
|
|
438 |
<dd>Types
|
|
439 |
<dd>Denotational Semantics
|
|
440 |
<dd>Communicating Atomata and Pi-calculus
|
|
441 |
<dd>Semantics of Programming Languages
|
|
442 |
<dd>Foundations of Functional Programming
|
|
443 |
<dd>Probability
|
|
444 |
<dd>Computation Theory
|
|
445 |
<dd>Complexity Theory
|
|
446 |
<dd>Logic, Computation and Set Theory
|
|
447 |
</dl>
|
|
448 |
</TD>
|
|
449 |
</TR>
|
|
450 |
|
|
451 |
</TABLE>
|
199
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
452 |
<P>
|
298
Christian Urban <christian dot urban at kcl dot ac dot uk>
diff
changeset
|
453 |
<!-- hhmts start --> Last modified: Sat Aug 2 15:45:56 BST 2014 <!-- hhmts end -->
|
2
|
454 |
<a href="http://validator.w3.org/check/referer">[Validate this page.]</a>
|
|
455 |
</BODY>
|
|
456 |
</HTML>
|