What is Python?Python is a fabulous modern high-level programming language, which is often contrasted with Perl. It has as much power as Perl, but it has a very clean and easy to read syntax. It is extremely powerful and fully object-oriented. It is perfect for rapid application development, web applications, or serving as a scripting “glue” language. The basics of Python can be learned in just a couple hours. My articles about PythonMy 1999 NYC Tutorial on PythonFor historical interest you can still access my original 1999 Python Language Tutorial which I presented in New York City December 4‒16 1999 during The Bazaar, a prominent open source convention of the time. The tutorial pages dealt with Python version 1.5, which is quite a bit out-dated now. However for historic preservation, those pages are left mostly untouched and unrevised, complete with their original (rather poor) formatting. You may jump directly to specific chapters by using these links: 1. The Basics of Python |
My Python softwareHere are some of my Python creations:
I've also contributed code to other Python-based projects, usually in the form of extensions or patches. Check out:
Useful Python links
|

