Python Tutorial Oct 2002 - Guido van Rossum, Fred L. Drake A complete tutorial to the Python language. Instant Python Oct 2002 - Magnus Lie Hetland This is a mini-tutorial to Python to give an idea on how the language works. Python Language Website
Garbage Collection for Python Dec, 2000 - Neil Schemenauer This short article gives a brief overview on how garbage collection works in Python. IronPython This is an implementation of Python that targets the .NET framework. |