Differences between revisions 24 and 28 (spanning 4 versions)
Revision 24 as of 2002-07-17 19:26:53
Size: 2670
Editor: pD9E39CC8
Comment:
Revision 28 as of 2002-08-01 05:37:49
Size: 2810
Editor: concord
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Python is an object-oriented, interpreted, interactive programming language. It is often compared to Tcl, Perl, Ruby, Scheme or Java. Python is an object-oriented, interpreted, interactive programming language. It is often compared (favourably ;-) to Tcl, Perl, Ruby, Scheme or Java.
Line 19: Line 19:
 * [http://www.python.org/doc/ Documentation Central]  * http://www.python.org/doc/ Documentation Central
Line 21: Line 21:
 * [http://www.python.org/doc/current/ref/ref.html Language Reference]  * http://www.python.org/doc/current/ref/ref.html Language Reference
Line 23: Line 23:
 * [http://www.python.org/doc/current/tut/tut.html Tutorial]  * http://www.python.org/doc/current/tut/tut.html Tutorial
Line 25: Line 25:
 * [http://www.python.org/doc/current/lib/lib.html Library Reference]  * http://www.python.org/doc/current/lib/lib.html Library Reference
Line 74: Line 74:

 * [http://chinesepython.cosoft.org.cn/cgi-bin/moingb.cgi Python Chinese Wiki]: Another moin wiki on Python in Chinese Language.

Icon(Odi.jpg)

My name is Odi Ug, and I will lead you through this wiki...

Python is an object-oriented, interpreted, interactive programming language. It is often compared (favourably ;-) to Tcl, Perl, Ruby, Scheme or Java.

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC, QT, KDE). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface (more at PythonAdvocacy).

Feel free to add more useful stuff, but do us a favour and do tests in the WikiSandBox if you're not accustomed to Wiki technology. If you're new to wikis, please read WikiWikiWeb. WikiGuidelines contains a few hints on the rules we choose to follow in this wiki.

IndexTableOfContents

Documentation

Getting Started

Join the fun and start learning today!

Current Python Documentation

Contributed Documentation

Howto...

Development-Guides-R-Us!

Software

Commercial and user contributed software for every purpose!

Community

Come meet the EffBot, TimBot, MartelliBot, WizardOfAahz, our glorious ["BDFL"] and all the rest of the gang! A cast of thousands!

Commercial Products and Services

Python at work!

Other Resources

FrontPage (last edited 2025-05-14 15:24:44 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.