Data Structures and Algorithms with Object-Oriented Design Patterns in Python
next up previous index

Objects, Values and Types

You must be very comfortable with the notion of an object as an abstraction for data. An object has attributes such as identity, type, and value.


next up previous index

Bruno Copyright © 2003, 2004 by Bruno R. Preiss, P.Eng. All rights reserved.