Building Component-Based Applications with PEAK introduces
the basic techniques for using the PEAK binding, naming, and config
packages to build flexible, reusable, and configurable applications from
components. To get the best results from this tutorial, you should:
- Have a solid grasp of the Python language, version 2.2 (we
recommend checking out What's New in Python 2.2 at
http://www.amk.ca/python/2.2/ if you are familiar with earlier
versions, but not 2.2).
- Have Python 2.2.2 or greater installed on your computer, along
with PEAK, so that you can try out the sample code and exercises in this
tutorial.
Subsections