Scheme Video
Structure and Interpretation of Computer Programs (SICP)
- MIT 6.001 lectures taught at HP by Harold Abelson and Gerald Jay Sussman (1986): YouTube playlist
- MIT lectures by Prof. Eric Grimson (2004) YouTube playlist
- UC Berkeley CS 61A lectures by Brian Harvey (2010): YouTube playlist
Scheme tutorials
- Introduction to the Scheme programming language by Andy Balaam: YouTube playlist
Advanced usage and implementation
Continuations: The Swiss Army Knife of Flow Control
Lecture by Jonathan Bartlett
Macro-writer's Bill of Rights
Lecture by Kent Dybvig (principal author of Chez Scheme) on Scheme macro systems.
- The guaranteed optimization clause presented at Dan Friedman's 60th birthday conference (2004): YouTube
The 90 minute Scheme to C compiler
Lecture by Marc Feeley (principal author of Gambit Scheme) on how to build a compiler (2007).
Gambit@30
Gambit Scheme 30th anniversary workshop (2019). YouTube playlist
BALISP (the Bay Area Lisp and Scheme Users Group)
This is a YouTube playlist of talks given at BALISP meetings.