views:

324

answers:

6

Since we have a thread on books.. what are your recommendations of publicly accessible video lecture series related to programming, computer science, or mathematics?

Please post specific courses, not websites with courses. :)

This is the video equivalent of this thread: http://stackoverflow.com/questions/194812/list-of-freely-available-programming-books

+7  A: 

Try MIT Open Courseware.

Asaph
A: 

MIT OpenCourseware is an online posting of their course materials.

Bob
+4  A: 

TED presentations are awesome.

http://www.ted.com

George
I'm hard pressed to think of many computer science oriented TED lectures, and they all tend to be too watered down for general consumption to be very educational.
ergosys
+3  A: 

Check the UC Berkeley webcast archive:

http://webcast.berkeley.edu/courses.php

Paul McMillan
+4  A: 

I'll post a recommendation.

[MIT's Introduction to Algorithms] http://video.google.com/videosearch?q=MIT+Intro+to+Algorithms

joemoe
+3  A: 

The Stanford introduction to computer science lectures (cs106a and b and cs107) are awesome.

eman