Online video lectures of a Compiler course

10 January, 2011 § 2 Comments

As mentioned earlier, in the Spring I will be taking a course on Compilers. I like to watch lectures from other universities to broaden my views on the topics so I did a little searching through the internet and compiled this list of places to visit for video lectures of Compiler courses.

MIT’s Computer Language and Engineering course from 2005 has some lectures available online. Unfortunately they are only in RealMedia format, however I recommend RealPlayer Enterprise version which is ad-free and nag-free.

UMass has screencasts of their Compiler Techniques course from Fall 2010 online. These are available in Flash video and playable through your standard web browser as long as you have the Flash plugin installed or are running Google Chrome. This looks to be great but &hellip

Unfortunately, the lectures for that UMass course seem to be kind of messed up (many of them are missing part or all of the audio). Too bad.

spacemanaki via StackOverflow

And last but not least, I found this very topic as a question on StackOverflow asking if there were any lectures online of Compiler courses.

Incorporating Lecture Capture in Graduate School

5 March, 2010 § 4 Comments

This semester I’m taking two courses at MSU on my way to a Masters in Computer Science. As an aid to my studying, I’ve taken up watching videos of other schools lectures online, specifically lectures from the authors of our textbooks.

For my CSE 891 course: Language and Interaction, a course that goes more in-depth on specific aspects of Natural Language Processing, I’ve found lectures online from James Martin at the University of Colorado at Boulder. Martin co-authored Speech and Language Processing with Dan Jurafsky from Stanford.

  1. CSCI 5832 Lecture 3 (2010-01-19)
  2. CSCI 5832 Lecture 4 (2010-01-21)
  3. CSCI 5832 Lecture 5 (2010-01-26)
  4. CSCI 5832 Lecture 6 (2010-01-28)
  5. CSCI 5832 Lecture 7 (2010-02-02)
  6. CSCI 5832 Lecture 8 (2010-02-04)
  7. CSCI 5832 Lecture 9 (2010-02-09)
  8. CSCI 5832 Lecture 10 (2010-02-16)
  9. CSCI 5832 Lecture 11 (2010-02-18)
  10. CSCI 5832 Lecture 12 (2010-02-23)
  11. CSCI 5832 Lecture 13 (2010-02-25)
  12. CSCI 5832 Lecture 14 (2010-03-02)
  13. CSCI 5832 Lecture 15 (2010-03-04)
  14. More lectures can be seen at the RSS feed for the course

For my CSE 820 course: Advanced Computer Architecture, I’ve found lectures online from David Patterson at University of California at Berkeley. Patterson co-authored Computer Architecture: A Quantitative Appraoch with John L. Hennessy, who is currently the President of Stanford University.

Where Am I?

You are currently browsing entries tagged with lecture-capture at JAWS.