Appendix: Python Resources
- Here is a link to an easy to follow online tutorial on Python, A Byte of Python. You can download a copy of the tutorial from the authors website, www.byteofpython.info (11/09/05).
- The official site for the Python language is Python.org. It has links to documentation, beginner guides, tutorials, web sites, downloads, user groups, and so on.
I will add commentary to the following as soon as I get a chance.
- IDLE
- ActiveState Python
- Komodo