Differences between revisions 18 and 21 (spanning 3 versions)
Revision 18 as of 2006-01-19 04:08:06
Size: 1153
Editor: ReneDudfield
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 1: Line 1:
==== Beginners ==== = Documentation =
Line 3: Line 3:
 * [http://www.python.org/doc/Newbies.html Python for Beginners] Apart from the main [[http://www.python.org/doc/|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.

 * [[BeginnersGuide|Python for Beginners]]
Line 9: Line 15:
== Topic Guides ==
Line 10: Line 17:
==== Topic guides ==== If you are developing a particular kind of program or library, you might wish to study some related material.
Line 16: Line 23:
 * SoYouWanna  * [[Unicode]]
Line 18: Line 25:
 * WorkingWithTime
 * CommandlineTools
Line 19: Line 28:
==== Advanced topics ==== == Advanced Topics ==
Line 23: Line 32:
 * ["Unicode"]
Line 25: Line 33:
==== Philosophy and wisdom ==== == Philosophy and Wisdom ==
Line 31: Line 39:
==== Other places ==== == Other Places ==
Line 34: 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 38: Line 46:
 * [http://pydoc.amk.ca/frame.html Annotatable Documentation]  * [[http://pydoc.amk.ca/frame.html|Annotatable Documentation]]
Line 41: Line 49:
==== Working on the official documentation ==== == Working on the Official Documentation ==
Line 46: Line 54:
==== Discussion ==== == Discussion ==

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 2025-02-16 06:04:49 by AdamTurner)

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