Python for beginners¶
Description
The basics of Python programming, and performing Python interpreter installations.
Introduction¶
Python is the programming language used by Plone and Zope. One needs to have at least basic Python experience before considering building Plone add-ons or customizations.
Note
You should not try to write programs for Plone before you can program Python on the basic level.