Differences between revisions 16 and 19 (spanning 3 versions)
Revision 16 as of 2006-01-14 13:02:22
Size: 1133
Editor: FredrikLundh
Comment: add cross-link to DocumentationTools page
Revision 19 as of 2007-12-05 16:32:32
Size: 1462
Editor: PaulBoddie
Comment: Tidied and updated.
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.

 * [wiki: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 14: Line 21:
 * GameProgramming
Line 15: Line 23:
 * SoYouWanna  * ["Unicode"]
Line 17: Line 25:
 * WorkingWithTime
Line 18: Line 27:
==== Advanced topics ==== == Advanced Topics ==
Line 22: Line 31:
 * ["Unicode"]
Line 24: Line 32:
==== Philosophy and wisdom ==== == Philosophy and Wisdom ==
Line 30: Line 38:
==== Other places ==== == Other Places ==
Line 40: Line 48:
==== Working on the official documentation ==== == Working on the Official Documentation ==
Line 45: Line 53:
==== Discussion ==== == Discussion ==

Documentation

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.

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.