Python, Anyone?
By Robert Richardson (Linux World Expo 1999 issue). A quick overview of the language, and some historical background.
Python Does Scripts and Objects
Jeffrey P. Shell (Byte Magazine) describes how Python "can handle simple scripting jobs or build large OOP libraries."
Python in Publications
Annotated chronological list of articles, reviews, and other published items about Python at the official site.
Mark Lutz's Python Advocacy Page
Links to several old Python articles and reviews.
A Conversation with Guido van Rossum
Python creator Guido van Rossum talks with Bill Venners about topics relevant to the Python and the Python community.
Charming Python
Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics.
Deeply Embedded Python, a Virtual Machine for Embedded Systems
Article by Johan Lilius and Iván Porres Paltor in TUCS Magazine. Describes the DePython project and its architecture, with references and links.
Make Python Run as Fast as C with Psyco
Using psyco, the python specializing compiler.
Inside JPython and Python for .NET
David Mertz interviews Mark Hammond, Finn Bock, and Barry Warsaw, the developers of JPython and Python for .NET.
Linux Journal Python Interview
An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students.
|