Online compiler courses?

Paul Biggar <paul.biggar@gmail.com>
Mon, 31 Aug 2009 10:29:21 +0100

          From comp.compilers

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)
Re: Online compiler courses? sh006d3592@blueyonder.co.uk (Stephen Horne) (2009-09-01)
Re: Online compiler courses? haberg_20080406@math.su.se (Hans Aberg) (2009-09-02)
Re: Online compiler courses? herron.philip@googlemail.com (Philip Herron) (2009-09-02)
[1 later articles]
| List of all articles for this month |

From: Paul Biggar <paul.biggar@gmail.com>
Newsgroups: comp.compilers
Date: Mon, 31 Aug 2009 10:29:21 +0100
Organization: Compilers Central
References: 09-08-046
Keywords: courses
Posted-Date: 31 Aug 2009 15:28:13 EDT

On Sun, Aug 30, 2009 at 7:03 AM, Steve H <jkj2000@gmail.com> wrote:
> 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.


> My ideal would be a class that has lecture videos online, pdf course
> notes (or powerpoint slides that go into more depth than is typical)
> and has lab assignments in Java (using JCup and JLex, perhaps?)
> Nothing at all against C, it's just that I use Java and C# almost
> exclusively these days.




Hi Steve,


Mike O'Boyle's lectures from the University of Edinburgh are online:


Videos: http://groups.inf.ed.ac.uk/vision/VIDEO/CO/
Course page: http://www.inf.ed.ac.uk/teaching/courses/copt/


I've not done the course, and only taken a glance at the lectures, but
it seems the coursework uses JikesRVM, which I guess means Java. (That
said, avoiding C is probably counter-productive when working with
compilers).




Paul


--
Paul Biggar
paul.biggar@gmail.com



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.