Differences between revisions 20 and 21
Revision 20 as of 2008-03-18 18:45:24
Size: 1483
Editor: 65-42-208-133
Comment:
Revision 21 as of 2008-11-15 14:00:33
Size: 1488
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Apart from the main [http://www.python.org/doc/ python.org documentation pages], a number of other resources exist. Apart from the main [[http://www.python.org/doc/|python.org documentation pages]], a number of other resources exist.
Line 9: Line 9:
 * [wiki:BeginnersGuide Python for Beginners]  * [[BeginnersGuide|Python for Beginners]]
Line 23: Line 23:
 * ["Unicode"]  * [[Unicode]]
Line 42: Line 42:
 * [http://www.python.org/doc/ python.org Documentation Central]
 * [http://pydoc.org/ Search the library docstrings with pydoc]
 * [[http://www.python.org/doc/|python.org Documentation Central]]
 * [[http://pydoc.org/|Search the library docstrings with pydoc]]
Line 46: Line 46:
 * [http://pydoc.amk.ca/frame.html Annotatable Documentation]  * [[http://pydoc.amk.ca/frame.html|Annotatable Documentation]]

Documentation

Apart from the main python.org documentation pages, a number of other resources exist.

Beginners

Start here if you're new to Python or are considering trying Python after using other languages.

Topic Guides

If you are developing a particular kind of program or library, you might wish to study some related material.

Advanced Topics

Philosophy and Wisdom

Other Places

Working on the Official Documentation

Discussion

Please see DocumentationDiscussion.

Documentation (last edited 2022-03-11 09:30:05 by ShadowClaw20017)

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