Related articles |
---|
Online compiler courses? jkj2000@gmail.com (Steve H) (2009-08-29) |
Re: Online compiler courses? sleepdev@gmail.com (andy johnson) (2009-08-30) |
Re: Online compiler courses? lkrupp@indra.com (Louis Krupp) (2009-08-30) |
Re: Online compiler courses? ott@mirix.org (Matthias-Christian Ott) (2009-08-30) |
Re: Online compiler courses? jkj2000@gmail.com (Steve H) (2009-08-30) |
Re: Online compiler courses? torbenm@pc-003.diku.dk (2009-08-31) |
Online compiler courses? paul.biggar@gmail.com (Paul Biggar) (2009-08-31) |
Online compiler courses? inderaj@gmail.com (Inderaj Bains) (2009-08-31) |
Re: Online compiler courses? paul.biggar@gmail.com (Paul Biggar) (2009-08-31) |
Re: Online compiler courses? bcb@undisclosedlocation.net (Bruce C. Baker) (2009-08-31) |
[4 later articles] |
From: | Matthias-Christian Ott <ott@mirix.org> |
Newsgroups: | comp.compilers |
Date: | Sun, 30 Aug 2009 22:26:46 +0200 |
Organization: | Compilers Central |
References: | 09-08-046 |
Keywords: | courses |
Posted-Date: | 30 Aug 2009 18:49:44 EDT |
On Sat, Aug 29, 2009 at 11:03:57PM -0700, Steve H wrote:
> Hi everyone,
Hi Steve,
> I've been searching for a university course that has most of the
> material online, including lectures and assignments. So far I haven't
> found one that's ideal.
There's none. Try self-studying with a book.
The TU Muenchen has all their lectures on Compiler Construction of
the last years online [1], but only in German, Saarland University
provides a course with the title "Abstract Machines for Compilers"
[2], Virtual University also offers an online course [3], but in
a non-English language, the UW also hosts a lecture recordings [4]
and MIT OCW includes "Computer Language Engineering" [5] with some
videos. See also [6].
Regards,
Matthias-Christian
[1] http://ttt.in.tum.de/lectures/index.php
[2] http://teleteaching.uni-trier.de/recordings/compiler.html#SS02
[3] http://www.youtube.com/watch?v=nVsUbG65TWY
[4] http://www.cs.washington.edu/education/courses/582/02au/lectures/index.html
[5] http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-035Fall-2005/CourseHome/
[6] http://stackoverflow.com/questions/424796/are-there-any-compiler-lectures-available-via-video
Return to the
comp.compilers page.
Search the
comp.compilers archives again.