First page Back Continue Last page Overview Graphics

From CMF to Zope3: Lessons Learned


Notes:

This tutorial presents the Zope Component Architecture to Python programmers in a step-by-step form.

The tutorial can be downloaded as a collection of directories from the Zope public CVS server. See:
http://cvs.zope.org/Docs/ZopeComponentArchitecture/PythonProgrammerTutorial/

The tutorial is arranged into chapters. with a directory for each chapter. Each chapter is written around an evolving sample implementation. Each topic in a chapter is presented, in a chapter subdirectory, as an evolution of some sample code. The sample directories are actual working Python packages that can be installed into Zope 3 product directories.