| author | Christian Urban <christian.urban@kcl.ac.uk> | 
| Thu, 22 Feb 2024 20:58:54 +0000 | |
| changeset 643 | 97e87f6eae2f | 
| parent 639 | 88dcf2f5c2dd | 
| child 644 | 0706fa3bdfff | 
| permissions | -rw-r--r-- | 
| 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> | |
| 465 | 5 | <BASE HREF="http://nms.kcl.ac.uk/christian.urban/"> | 
| 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"> | |
| 602 | 26 | <font face='Optima'> | 
| 2 | 27 | |
| 597 | 28 | <TABLE WIDTH="100%" | 
| 2 | 29 | BGCOLOR="#4169E1" | 
| 30 | BORDER="0" | |
| 31 | FRAME="border" | |
| 32 | CELLPADDING="10" | |
| 33 | CELLSPACING="2" | |
| 34 | RULES="all"> | |
| 35 | ||
| 36 | <!-- left column --> | |
| 37 | <TR> | |
| 38 | <TD BGCOLOR="#FFFFFF" | |
| 39 | WIDTH="24%" | |
| 40 | VALIGN="TOP" | |
| 643 | 41 | ROWSPAN="25"> | 
| 2 | 42 | |
| 43 | <B>Links</B><BR> | |
| 465 | 44 | <A HREF="http://nms.kcl.ac.uk/christian.urban/">Home</A><BR> | 
| 45 | <A HREF="http://nms.kcl.ac.uk/christian.urban/publications.html">Publications</A><BR> | |
| 46 | <A HREF="http://nms.kcl.ac.uk/christian.urban/teaching.html">Teaching</A><BR> | |
| 47 | <A HREF="http://nms.kcl.ac.uk/christian.urban/travelling.html">Recent Talks</A><BR> | |
| 48 | <A HREF="http://nms.kcl.ac.uk/christian.urban/Nominal/">Nominal Isabelle</A> | |
| 2 | 49 | <BR> | 
| 50 | <BR> | |
| 51 | ||
| 52 | <B>Handy Information</B><BR> | |
| 465 | 53 | <A HREF="http://nms.kcl.ac.uk/christian.urban/logic.html">People in Logic</A><BR> | 
| 54 | <A HREF="http://nms.kcl.ac.uk/christian.urban/programming.html">Programming Languages</A><BR> | |
| 55 | <A HREF="http://nms.kcl.ac.uk/christian.urban/misc.html">Miscellaneous</A> | |
| 2 | 56 | <BR><BR> | 
| 57 | ||
| 39 | 58 | <table border="0"> | 
| 59 | <tr> | |
| 60 | <td> | |
| 465 | 61 | <A HREF="http://nms.kcl.ac.uk/christian.urban/Nominal/"> | 
| 39 | 62 | <IMG SRC="nominal-logo.gif" ALT="" style="border-width: 0px;" align="left"></A> | 
| 63 | </td> | |
| 64 | </tr> | |
| 65 | <tr> | |
| 66 | <td> | |
| 465 | 67 | <A HREF="http://nms.kcl.ac.uk/christian.urban/Cookbook/"> | 
| 39 | 68 | <IMG SRC="Cookbook/logo-documentation.gif" ALT="" style="border-width: 0px;" align="left"></A> | 
| 69 | </td> | |
| 70 | </tr> | |
| 71 | </table> | |
| 2 | 72 | </TD> | 
| 73 | ||
| 74 | ||
| 75 | <!-- right column --> | |
| 76 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 77 | <H2>Teaching</H2> | |
| 346 
8caac6b5e11e
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
310diff
changeset | 78 | |
| 
8caac6b5e11e
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
310diff
changeset | 79 | <p> | 
| 374 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 80 | I was awarded in 2014 the prizes for both, best supervisor for BSc and best supervisor | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 81 | for MSc projects, in the Faculty of Natural and Mathematical Sciences. | 
| 346 
8caac6b5e11e
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
310diff
changeset | 82 | </p> | 
| 
8caac6b5e11e
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
310diff
changeset | 83 | |
| 179 
f00658424c66
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
178diff
changeset | 84 | <p>Examiner of PhD-theses: | 
| 178 
4431a7c16627
added examinations
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
168diff
changeset | 85 | <ul> | 
| 536 | 86 | <li>Dragisa Zunic (2007, ENS in Lyon)</li> | 
| 87 | <li>Clement Houtmann (2010, INRIA Bordeaux)</li> | |
| 88 | <li>Nikolai Sultana (2014, Cambridge)</li> | |
| 89 | <li>Andrew Boyton (2014, UNSW Australia)</li> | |
| 90 | <li>Amy Furniss (2015, Leicester)</li> | |
| 91 | <li>Julian Hedges (2016, QMUL London)</li> | |
| 92 | <li>Ana Cristina Rocha-Oliveira (2016, University of Brasilia)</li> | |
| 609 | 93 | <li>Lorenzo Gheri (2018, Middlesex University London)</li> | 
| 610 | 94 | <li>Eleanor Davis (2021, Warwick University)</li> | 
| 95 | <li>Kawin Worrasangasilpa (2021, Cambridge)</li> | |
| 639 | 96 | <li>Chelsea Louise Edmonds (2023, Cambridge)</li> | 
| 643 | 97 | <li>Gabriel Ferreira Silva (2024, University of Brasilia)</li> | 
| 534 | 98 | </ul> | 
| 178 
4431a7c16627
added examinations
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
168diff
changeset | 99 | |
| 2 | 100 | </TD> | 
| 101 | </TR> | |
| 102 | ||
| 103 | <TR> | |
| 104 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 643 | 105 | <H3>2023-2024</H3> | 
| 106 | ||
| 107 | <ul> | |
| 108 | <li>Compilers and Formal Languages (173 students) | |
| 109 | <li>Practical Experiences of Programming (Scala Part, 5 weeks, 275 students) | |
| 110 | </ul> | |
| 111 | </TD> | |
| 112 | </TR> | |
| 113 | ||
| 114 | ||
| 115 | ||
| 116 | <TR> | |
| 117 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 631 | 118 | <H3>2022-2023</H3> | 
| 119 | ||
| 120 | <ul> | |
| 121 | <li>Compilers and Formal Languages (116 students) | |
| 122 | <li>Practical Experiences of Programming (Scala Part, 5 weeks, 396 students) | |
| 123 | </ul> | |
| 124 | </TD> | |
| 125 | </TR> | |
| 126 | ||
| 127 | ||
| 128 | <TR> | |
| 129 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 616 | 130 | <H3>2021-2022</H3> | 
| 131 | ||
| 132 | <ul> | |
| 133 | <li>Compilers and Formal Languages (93 students) | |
| 134 | <li>Practical Experiences of Programming (Scala Part, 5 weeks, 438 students) | |
| 135 | </ul> | |
| 136 | </TD> | |
| 137 | </TR> | |
| 138 | ||
| 139 | ||
| 140 | <TR> | |
| 141 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 608 | 142 | <H3>2020-2021</H3> | 
| 143 | ||
| 144 | <ul> | |
| 632 | 145 | <li>Compilers and Formal Languages (60 students) | 
| 608 | 146 | <li>Practical Experiences of Programming (Scala Part, 5 weeks) | 
| 147 | </ul> | |
| 148 | </TD> | |
| 149 | </TR> | |
| 150 | ||
| 151 | <TR> | |
| 152 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 153 | <H3>2019-2020</H3> | |
| 154 | ||
| 155 | <ul> | |
| 632 | 156 | <li>Compilers and Formal Languages (39 students) | 
| 608 | 157 | <li>Practical Experiences of Programming (Scala Part, 5 weeks) | 
| 158 | </ul> | |
| 159 | </TD> | |
| 160 | </TR> | |
| 161 | ||
| 162 | ||
| 163 | <TR> | |
| 164 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 579 | 165 | <H3>2018-2019</H3> | 
| 166 | ||
| 167 | <ul> | |
| 632 | 168 | <li>Compilers and Formal Languages (20 students) | 
| 579 | 169 | <li>Practical Experiences of Programming (Scala Part, 5 weeks) | 
| 170 | </ul> | |
| 171 | </TD> | |
| 172 | </TR> | |
| 173 | ||
| 174 | <TR> | |
| 175 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 524 | 176 | <H3>2017-2018</H3> | 
| 177 | ||
| 178 | <ul> | |
| 632 | 179 | <li>Compilers and Formal Languages (22 students) | 
| 524 | 180 | <li>Security Engineering | 
| 181 | <li>Practical Experiences of Programming (Scala Part, 3 weeks) | |
| 182 | </ul> | |
| 183 | </TD> | |
| 184 | </TR> | |
| 185 | ||
| 186 | <TR> | |
| 187 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 468 | 188 | <H3>2016-2017</H3> | 
| 189 | ||
| 190 | <ul> | |
| 191 | <li>Compilers and Formal Languages | |
| 192 | <li>Security Engineering | |
| 193 | <li>Practical Experiences of Programming (Scala Part, 3 weeks) | |
| 194 | </ul> | |
| 195 | </TD> | |
| 196 | </TR> | |
| 197 | ||
| 198 | ||
| 199 | <TR> | |
| 200 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 374 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 201 | <H3>2015-2016</H3> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 202 | |
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 203 | <ul> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 204 | <li>Automata and Formal Languages | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 205 | <li>Security Engineering | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 206 | </ul> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 207 | </TD> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 208 | </TR> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 209 | |
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 210 | |
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 211 | <TR> | 
| 
cde52ae55d33
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
364diff
changeset | 212 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
| 294 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 213 | <H3>2014-2015</H3> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 214 | |
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 215 | <ul> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 216 | <li>Automata and Formal Languages course | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 217 | <li>Access Control and Privacy Policies | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 218 | </ul> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 219 | </TD> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 220 | </TR> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 221 | |
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 222 | |
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 223 | <TR> | 
| 
08f29141552b
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
284diff
changeset | 224 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
| 188 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 225 | <H3>2013-2014</H3> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 226 | |
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 227 | <ul> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 228 | <li>Automata and Formal Languages course | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 229 | <li>Access Control and Privacy Policies | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 230 | </ul> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 231 | </TD> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 232 | </TR> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 233 | |
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 234 | <TR> | 
| 
12875eafece3
tuned
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
182diff
changeset | 235 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
| 73 | 236 | <H3>2012-2013</H3> | 
| 237 | ||
| 238 | <ul> | |
| 79 | 239 | <li>Automata and Formal Languages course | 
| 142 | 240 | <li>Access Control and Privacy Policies | 
| 73 | 241 | </ul> | 
| 242 | </TD> | |
| 243 | </TR> | |
| 244 | ||
| 245 | <TR> | |
| 246 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 13 | 247 | <H3>2011-2012</H3> | 
| 2 | 248 | |
| 73 | 249 | <p><B>Autumn</B> | 
| 13 | 250 | <ul> | 
| 75 | 251 | <li>Course on Access Control and Privacy Policies (at King's; original course by Steve Barker) | 
| 73 | 252 | </ul> | 
| 253 | <p><B>Spring</B> | |
| 254 | <ul> | |
| 255 | <li>Help Steffen Zschaler with the Programming Application course; I | |
| 534 | 256 | am responsible for the exercises and the Scala part | 
| 13 | 257 | </ul> | 
| 258 | </TD> | |
| 259 | </TR> | |
| 260 | ||
| 261 | ||
| 262 | <TR> | |
| 263 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 2 | 264 | <H3>2010-2011</H3> | 
| 265 | ||
| 266 | <p><B>Spring</B> | |
| 267 | <ul> | |
| 268 | <li>one-day tutorial on Nominal Isabelle at POPL'11 with Cezary Kaliszyk | |
| 269 | </ul> | |
| 270 | ||
| 271 | <p><B>Autumn</B> | |
| 272 | <ul> | |
| 273 | <li>Types course at the University of Cambridge (Mondays, | |
| 274 | Wednesdays and Fridays at 10 o'clock in Lecture Theater 2, starting 8th October) | |
| 465 | 275 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture1.pdf">Lec 1</A>] | 
| 276 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture2.pdf">Lec 2</A>] | |
| 277 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture3_script.pdf">Lec 3</A>] | |
| 278 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture4_script.pdf">Lec 4</A>] | |
| 279 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture5_script.pdf">Lec 5</A>] | |
| 280 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture6_script.pdf">Lec 6</A>] | |
| 281 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture7_script.pdf">Lec 7</A>] | |
| 282 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/types/raw-file/tip/lecture8.pdf">Lec 8</A>] | |
| 2 | 283 | <li>two-day Isabelle/Isar tutorial at the University Paris Sud with Markus Wenzel | 
| 284 | </ul> | |
| 285 | </TD> | |
| 286 | </TR> | |
| 287 | ||
| 288 | <TR> | |
| 289 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 290 | <H3>2009-2010</H3> | |
| 291 | ||
| 292 | <p><B>Summer</B> | |
| 293 | <ul> | |
| 294 | <li>a course on Isabelle Programming at the University of Science and Technology in Nanjing (24 hours) | |
| 465 | 295 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec01.thy">Lec 1</A>] | 
| 296 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec02.thy">Lec 2</A>] | |
| 297 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec03.thy">Lec 3</A>] | |
| 298 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec04.thy">Lec 4</A>] | |
| 299 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec05.thy">Lec 5</A>] | |
| 300 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec06.thy">Lec 6</A>] | |
| 301 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec07.thy">Lec 7</A>] | |
| 302 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec08.thy">Lec 8</A>] | |
| 303 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec09.thy">Lec 9</A>] | |
| 304 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec10.thy">Lec 10</A>] | |
| 305 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec11.thy">Lec 11</A>] | |
| 306 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/cgi-bin/repos.cgi/nanjing lectures/raw-file/tip/Lec12.thy">Lec 12</A>] | |
| 2 | 307 | </ul> | 
| 308 | </TD> | |
| 309 | </TR> | |
| 310 | ||
| 311 | <TR> | |
| 312 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 313 | <H3>2008-2009</H3> | |
| 314 | ||
| 315 | <p><B>Summer</B> | |
| 316 | <ul> | |
| 465 | 317 | <li>a <A HREF="http://nms.kcl.ac.uk/christian.urban/Nominal/activities/cas09/">course</A> | 
| 2 | 318 | on Isabelle at the Chinese Academy of Science (7.5 h) | 
| 319 | <li>Pearls in Computer Science, a course for gifted undergraduate students in Munich (5h) | |
| 320 | </ul> | |
| 321 | ||
| 322 | <p><B>Autumn</B> | |
| 323 | <ul> | |
| 324 | <li>a course in <A HREF="http://www.cs.princeton.edu/">Princeton</A> on | |
| 465 | 325 | <A HREF="http://nms.kcl.ac.uk/christian.urban/Teaching/isabelle08.html">Isabelle, Binders and SOS</A> | 
| 2 | 326 | for students and members of the PL group (8h) | 
| 327 | </ul> | |
| 328 | ||
| 329 | </TD> | |
| 330 | </TR> | |
| 331 | ||
| 332 | <TR> | |
| 333 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 334 | <H3>2007-2008</H3> | |
| 335 | ||
| 336 | <p><B>Sommersemester</B> | |
| 337 | <ul> | |
| 465 | 338 | <li><A HREF="http://nms.kcl.ac.uk/christian.urban/Teaching/semantics08.html">Semantics of Programming Languages</A> | 
| 2 | 339 | (28h) | 
| 340 | <li>a course on Nominal Isabelle at the | |
| 341 | <A HREF="http://www.cs.uoregon.edu/research/summerschool/summer08/">Oregon Summer School | |
| 342 | on Logic and Theorem Proving in Programming Languages</A> (4h) | |
| 465 | 343 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/oregon1.pdf">Slides 1</A>] | 
| 344 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/oregon2.pdf">Slides 2</A>] | |
| 345 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/oregon3.pdf">Slides 3</A>] | |
| 108 | 346 | [<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July25Lect3.wmv">Video 1</A>] | 
| 347 | [<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July26Lect2.wmv">Video 2</A>] | |
| 348 | [<A HREF="http://www.cs.uoregon.edu/Research/summerschool/summer08/video/July24Lect1.wmv">Video 3</A>] | |
| 2 | 349 | </ul> | 
| 350 | ||
| 351 | </TD> | |
| 352 | </TR> | |
| 353 | ||
| 354 | <TR> | |
| 355 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 356 | <H3>2006-2007</H3> | |
| 357 | <p><B>Wintersemester</B> | |
| 433 
bb24c6179fa6
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
428diff
changeset | 358 | <ul><li>Types course at the TU Munich (21h, slides of | 
| 465 | 359 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-01.pdf">Lec 1</A>] | 
| 360 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-02.pdf">Lec 2</A>] | |
| 361 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-03.pdf">Lec 3</A>] | |
| 362 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-04.pdf">Lec 4</A>] | |
| 363 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-05.pdf">Lec 5</A>, | |
| 364 | <A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/handout-05.pdf">Ho 5</A>] | |
| 365 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-06.pdf">Lec 6</A>] | |
| 366 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-07.pdf">Lec 7</A>] | |
| 367 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-08.pdf">Lec 8</A>] | |
| 368 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-09.pdf">Lec 9</A>] | |
| 369 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-10.pdf">Lec 10</A>] | |
| 370 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/types-11.pdf">Lec 11</A>]) | |
| 2 | 371 | </li></ul> | 
| 372 | ||
| 373 | ||
| 374 | <p><B>Sommersemester</B> | |
| 375 | <ul><li>A course at the International School on Rewriting (1.5h)</li></ul> | |
| 376 | </TD> | |
| 377 | </TR> | |
| 378 | ||
| 379 | <TR> | |
| 380 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 381 | <H3>2005-2006</H3> | |
| 382 | <p><B>Wintersemester</B> | |
| 383 | <ul><li>Scheme course at the LMU (4h)</li> | |
| 384 | <li>a course on nominal datatypes at the University of Pennsylvania | |
| 385 | (6.5h, slides of | |
| 465 | 386 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/upenn01.ps">Lec 1</A>] | 
| 387 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/upenn02.ps">Lec 2</A>] | |
| 388 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/upenn03.ps">Lec 3</A>] | |
| 389 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/upenn04.ps">Lec 4</A>])</li> | |
| 2 | 390 | <li>Theory-Minicourse on nominal datatypes in Cambridge | 
| 391 | (4h, slides of | |
| 465 | 392 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/cam01.ps">Lec 1</A>] | 
| 393 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/cam02.ps">Lec 2</A>] | |
| 394 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/cam03.ps">Lec 3</A>] | |
| 395 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/cam04.ps">Lec 4</A>])</li> | |
| 2 | 396 | <li>Club2-course on the nominal datatype package at the TU Munich | 
| 397 | (5h, slides of | |
| 465 | 398 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/slides-club2a.pdf">Lec 1</A>] | 
| 399 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/slides-club2b.pdf">Lec 2</A>] | |
| 400 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/slides-club2c.pdf">Lec 3</A>] | |
| 401 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/slides-club2d.pdf">Lec 4</A>] | |
| 402 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/slides-club2e.pdf">Lec 5</A>])</li> | |
| 2 | 403 | </ul> | 
| 404 | </TD> | |
| 405 | </TR> | |
| 406 | ||
| 407 | <TR> | |
| 408 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 409 | <H3>2004-2005</H3> | |
| 410 | <p><B>Wintersemester</B> | |
| 411 | <dl><dd>Scheme course at the LMU (10h) | |
| 412 | <dd>Linear Algebra for Computer Scientists at the LMU (14h) | |
| 413 | <dd>Discrete Structures for Computer Scientists at the LMU (12h) | |
| 414 | </dl> | |
| 415 | <p><B>Sommersemester</B> | |
| 416 | <dl><dd>A course on my nominal work at the LMU (10h) | |
| 417 | (slides of | |
| 465 | 418 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom01.ps">Lec 1</A>] | 
| 419 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom02.ps">Lec 2</A>] | |
| 420 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom03.ps">Lec 3</A>] | |
| 421 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom04.ps">Lec 4</A>] | |
| 422 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom05.ps">Lec 5</A>] | |
| 423 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom06.ps">Lec 6</A>] | |
| 424 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom07.ps">Lec 7</A>] | |
| 425 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom08.ps">Lec 8</A>] | |
| 426 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom09.ps">Lec 9</A>] | |
| 427 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/nom10.ps">Lec 10</A>]) | |
| 2 | 428 | </dl> | 
| 429 | </TD> | |
| 430 | </TR> | |
| 431 | ||
| 432 | <TR> | |
| 433 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 434 | <H3>2003-2004</H3> | |
| 561 | 435 | <p><B>Michealmas</B> | 
| 2 | 436 | <dl><dd>Logic and Proof (4h) | 
| 437 | <dd>Discrete Mathematics I (9h) | |
| 438 | <dd>Part II project on a Nominal Theorem Assistant (5.5h) | |
| 439 | <dd>Interviews of new students (13.5h) | |
| 440 | </dl> | |
| 441 | <p><B>Lent</B> | |
| 442 | <dl><dd>Computation Theory (3h) | |
| 443 | <dd>Discrete Mathematics II (8h) | |
| 444 | <dd>Semantics of Programming Languages (3h) | |
| 445 | <dd>Part II project on a Nominal Theorem Assistant (9.5h) | |
| 446 | </dl> | |
| 447 | <p><B>Easter</B> | |
| 448 | <dl><dd>Regular Languages and Finite Automata (6h) | |
| 449 | <dd>Foundations of Functional Programming (3h) | |
| 450 | <dd>Complexity Theory | |
| 451 | </dl> | |
| 452 | ||
| 453 | <p><B>Summer</B> | |
| 454 | <dl><dd>Avanced course on nominal logic at the | |
| 455 | <a href="http://esslli2004.loria.fr/">ESSLLI</a> summerschool in Nancy<BR> | |
| 456 | (slides of | |
| 465 | 457 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/MONDAY.pdf">Day 1</A>] | 
| 458 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/TUESDAY.pdf">Day 2</A>] | |
| 459 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/WEDNESDAY.pdf">Day 3</A>] | |
| 460 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/THURSDAY.pdf">Day 4</A>] | |
| 461 | [<A HREF="http://nms.kcl.ac.uk/christian.urban/Slides/FRIDAY.pdf">Day 5</A>]) | |
| 2 | 462 | <dd>student intern from the ENS Cachan | 
| 463 | </dl> | |
| 464 | </TD> | |
| 465 | </TR> | |
| 466 | ||
| 467 | <TR> | |
| 468 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 469 | <H3>2002-2003</H3> | |
| 561 | 470 | <p><B>Michealmas</B> | 
| 2 | 471 | <dl><dd>Logic and Proof (5h) | 
| 472 | <dd>Discrete Mathematics I (7h) | |
| 473 | <dd>Part II project on Nominal Unification (7h) | |
| 474 | <dd>Interviews of new students | |
| 475 | </dl> | |
| 476 | <p><B>Lent</B> | |
| 477 | <dl><dd>Computation Theory (5.5h) | |
| 478 | <dd>Discrete Mathematics II (8.5h) | |
| 479 | <dd>Part II project (5h) | |
| 480 | </dl> | |
| 481 | <p><B>Easter</B> | |
| 482 | <dl><dd>Semantics of Programming Languages (4h) | |
| 483 | <dd>Regular Languages and Finite Automata (3h) | |
| 484 | <dd>Part II project (3.5h) | |
| 485 | </dl> | |
| 486 | </TD> | |
| 487 | </TR> | |
| 488 | ||
| 489 | <TR> | |
| 490 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 491 | <H3>2001-2002</H3> | |
| 561 | 492 | <p><B>Michealmas</B> | 
| 2 | 493 | <dl><dd> Logic, Computability and Set Theory (for Math students) | 
| 494 | <dd>Data Structures and Algorithms | |
| 495 | <dd>Logic and Proof (4h) | |
| 496 | <dd>Discrete Mathematics I | |
| 497 | <dd>Interviews of new students | |
| 498 | </dl> | |
| 499 | <p><B>Lent</B> | |
| 500 | <dl><dd>Discrete Mathematics II | |
| 501 | <dd>Semantics of Programming Languages | |
| 502 | <dd>Computation Theory | |
| 534 | 503 | <dd>Probability | 
| 2 | 504 | </dl> | 
| 505 | <p><B>Easter</B> | |
| 506 | <dl><dd>Regular Languages and Finite Automata | |
| 507 | <dd>Complexity Theory | |
| 508 | </dl> | |
| 509 | </TD> | |
| 510 | </TR> | |
| 511 | ||
| 512 | ||
| 513 | <TR> | |
| 514 | <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | |
| 515 | <H3>previous</H3> | |
| 516 | <dl> | |
| 517 | <dd>Types | |
| 518 | <dd>Denotational Semantics | |
| 534 | 519 | <dd>Communicating Automata and Pi-calculus | 
| 2 | 520 | <dd>Semantics of Programming Languages | 
| 521 | <dd>Foundations of Functional Programming | |
| 522 | <dd>Probability | |
| 523 | <dd>Computation Theory | |
| 524 | <dd>Complexity Theory | |
| 525 | <dd>Logic, Computation and Set Theory | |
| 526 | </dl> | |
| 527 | </TD> | |
| 528 | </TR> | |
| 529 | ||
| 530 | </TABLE> | |
| 199 
b3b67c7cbb8b
changed
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
198diff
changeset | 531 | <P> | 
| 444 
06fd41a3df79
updated
 Christian Urban <christian dot urban at kcl dot ac dot uk> parents: 
438diff
changeset | 532 | <!-- hhmts start --> Last modified: Thu May 26 23:10:20 BST 2016 <!-- hhmts end --> | 
| 2 | 533 | <a href="http://validator.w3.org/check/referer">[Validate this page.]</a> | 
| 597 | 534 | </font> | 
| 2 | 535 | </BODY> | 
| 536 | </HTML> |