|
|
|
| White Papers and Technical Papers | |
|
| Paper: "Concurrent Object-Oriented Programming in Python with ATOM" by Michael Papathomas and Anders Andersen. Discusses the ATOM, concurrent model, abstract states, state predicates, synchronization actions, variables, abstract state notifications, message passing, concurrent programming with ATOM, using ATOM in Python, flexible object interactions, object coordination and shared state predicates. | http://www.python.org/workshops/1997-10/proceedings/atom/atom.html
|
|
| | Paper: "Implementing a Selective Undo Framework in Python," by Monty Zukowski. Discusses an overview of the selective Undo, the history module, abstract operation, HistoryNode, Undo, tempListForUndo, removeDoUndoPair, and guidelines for building document objects and possible uses. | http://www.python.org/workshops/1997-10/proceedings/zukowski.html
|
| |
|
| | Paper: "Persistent Storage of Python Objects in Relational Databases," by Joel Shprentz. Discusses relational databases, database access, object models for persistent storage, persistent objects, storage representation, object creation, access to attributes, data managers, object conversion, object caching, template files and the development cycle. | http://www.python.org/workshops/1997-10/proceedings/shprentz.html
|
|
| | Case Study: "Python in a Commercial Environment" by Greg Stein, Discusses prototyping with Python for use in an online shopping application. | http://www.lyra.org/greg/CaseStudy/
|
| |
|
| | Paper: "User-Centered Evolutionary Software Development Using Python and Java," by Douglas Cunningham, Eswaran Subrahmanian, and Arthur Westerberg. Discusses the Java Python Interface (JPI), gives an overview of JPI, object conversations, exception handling, classes, and reserved words. | http://www.python.org/workshops/1997-10/proceedings/cunningham.html
|
| |
|
| "Python Yet Another Object Oriented Interpretive Scripting Language" by Enno Davids. Technical Paper: This is an overview of the Python programming language presented at a technical conference of AUUG (Australian UNIX & Open Systems Users Group) Victoria, Australia. Discusses object-orientation, automatic memory management, Python libraries, GUI API provided with the language, embedding Python and extending Python. | http://www.metva.com.au/av_paper_python.html
|
|
|
| |
 |
|
|
|
|