Python 2
Python 2
interpreted
multi-paradigm
cross-platform
free
easy to use
expressive
readable
garbage collected
dynamic typed
mixable
History
Backwards-Incompatible versions
Major or “feature” releases
Bugfix releases
Data Types
Type Description Syntax example
Features :
coded in 100% pure Python, using the tkinter GUI toolkit
cross-platform: works on Windows and Unix
multi-window text editor with multiple undo, Python
colorizing and many other features, e.g. smart indent and call
tips
Python shell window (interactive interpreter)
debugger (not complete, but you can set breakpoints, view
and step)
Python Software
Applications (Part 1(
Source: www.langpop.com
Last data update: Sat Aug 07 2010
References
www.python.org
www.wikipedia.org
www.langpop.com
The Quick Python Book, 2nd Edition (2010) by Vernon L. Ceder
Learning Python, 3rd Edition (2008) by Mark Lutz