And that just about brings the curtain down on this series of tutorials. Ihope you've enjoyed reading these articles as much as I've enjoyed writingthem, and that you now have a better understanding of the wonder that isPython. 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 andWeb development with Python - so keep an eye out for those articles. Untilthen, though, stay healthy...and thanks for watching! Note: All examples in this article have been tested on Linux/i586 withPython 1.5.2. Examples are illustrative only, and are not meant for aproduction environment. YMMV!
blog comments powered by Disqus |