Python 101 (part 8): An Exceptionally Clever Snake - The End Of The Affair (
Page 9 of 9 )
And that just about brings the curtain down on this series of tutorials. I
hope you've enjoyed reading these articles as much as I've enjoyed writing
them, and that you now have a better understanding of the wonder that is
Python.
Should you need more information on the topics covered in this tutorial,
please consider visiting the following Web sites:
The official Python Web site, at
http://www.python.org/
The Python Cookbook, at
http://aspn.activestate.com/ASPN/Cookbook/Python
The Vaults of Parnassus, at
http://www.vex.net/parnassus/
Jython (Python+Java), at
http://www.jython.org/
Python HOWTOs, at
http://py-howto.sourceforge.net/
The Python FAQ, at
http://www.python.org/doc/FAQ.html
The Python Quick Reference, at
http://starship.python.net/quick-ref1_52.html
As for me, I'll be back soon to talk about object-oriented programming and
Web development with Python - so keep an eye out for those articles. Until
then, though, stay healthy...and thanks for watching!
Note: All examples in this article have been tested on Linux/i586 with
Python 1.5.2. Examples are illustrative only, and are not meant for a
production environment. YMMV!