Dan Ingalls: Object-Oriented Programming (1989)
Dan Ingalls lectures on Object-Oriented Programming.
Tape #GB-02
This item is part of the collection: Open Source Movies
Production Company:
University Video Communications
Audio/Visual:
sound,
color
Keywords: Technology: Computers: History
Write a review Reviews
Downloaded
3,744
times
Average Rating:





Reviewer: Jan Wedekind -




-
October 17, 2004
Subject: Lecture about OOP given by Smalltalk Developer
Even in our days, where object-oriented programming is widely accepted, it is still not very well understood by most people. Here's a summary of the lecture, given by Dan Ingal (who worked in Alan Kay's Smalltalk group):
*State-of-the-art: Procedures and data structures
*Architecture problems faced by structured programming.
*Message system of Smalltalk for invoking methods of an object.
*Inheritance and polymorphism
*Automatic storage management (garbage collector).
*Examples, how applying OO makes development easier (GUI, compiler, debugger).
*Exception Handling
At the end, Dan Ingal is interviewed by David Ungar (Assistant Professor, Stanford, Computer Systems Lab).


