There is also a series of hour long lectures on Google video. I have here a list of videos I have found (lectures 9a, 9b, and 10a were missing when I did a search on Google Video):
- Lecture 1a: Overview and Introduction to Lisp
- Lecture 1b: Procedures and Processes; Substitution Model
- Lecture 2a: Higher-order Procedures
- Lecture 2b: Compound Data
- Lecture 3a: Henderson Escher Example
- Lecture 3b: Symbolic Differentiation; Quotation
- Lecture 4a: Pattern Matching and Rule-based Substitution
- Lecture 4b: Generic Operators
- Lecture 5a: Assignment, State, and Side-effects
- Lecture 5b: Computational Objects
- Lecture 6a: Streams, Part 1
- Lecture 6b: Streams, Part 2
- Lecture-7a: Metacircular Evaluator, Part 1
- Lecture 7b: Metacircular Evaluator, Part 2
- Lecture 8a: Logic Programming, Part 1
- Lecture 8b: Logic Programming, Part 2
- Lecture 10b: Storage Allocation and Garbage Collection
I also found the original videos, which you can download from this page. That is perhaps the best way to retrieve the videos. You can either download or torrent a DIVX .avi or a MPEG video file from each of the 20 lectures (ten times a and b lessons). This was a good reason for me to start using the Azureus bit-torrent client, because I want these lessons burnt on DVD.
1 comment:
You info on scheme programs is really good! thank you. I am new bie ti thius scheme program can you please hale me how to write a program for this " A food chain wants to set up a system to achieve a Faster, Fresher and Flexible Food Service Operation. The admin can add the item and its quantity available on its daily basis. Customer can search for an item in the list. He can buy the item through the system and the payment is made offline. The admin should be able to view all items. Customer can access the system through admin only."
Post a Comment