Differences between revisions 5 and 22 (spanning 17 versions)
Revision 5 as of 2003-03-18 12:17:25
Size: 1250
Editor: 77
Comment:
Revision 22 as of 2004-02-05 07:41:11
Size: 2200
Editor: 210
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * DistributedProgramming
Line 15: Line 16:
 * PythonDevWisdom - Useful snippets for advanced Python programmers

 * HandlingExceptions, WritingExceptionClasses
 * SubclassingDictionaries, SortingListsOfDictionaries
 * PatternProgramming
 * MetaClasses
Line 19: Line 26:
 * FrequentlyAskedQuestions  * PythonPapers
 * PythonQuestions
Line 21: Line 29:
 * LanguageComparisons
 * [http://www.cafepy.com/articles/python_types_and_objects/ The New Python] - new-style objects in v2.2 and up
 * [http://www.tuangou.org/python/tut/index.html] - Python Tutorial Simplified Chinese Translation
Line 23: Line 34:
'''Discussion:''' '''Discussion'''
Line 27: Line 38:
Line 28: Line 40:


----
  I think that's a great idea. But I think it should appear on a seperate wiki.
  We're going to need to do some steering for this wiki:
  If every python related project in the world tries to make their wiki a
  [http://c2.com/cgi/wiki?WalledGarden walled garden] within ''this'' wiki,
  we're going to run into problems. RecentChanges will be a total mess of a zillion projects.
  Let's talk. -- LionKimbro [[DateTime(2003-10-02T03:15:01Z)]]

A guide and a discussion page for PythonDocumentation.

Beginners

Join the fun and start learning today!

Topic guides

Development-Guides-R-Us!

Other


Discussion

Please!! get a wiki running side-by-side with the docs eg: 1 corresponding wikiable page for every page here in the pydocs. The startup data is simply that of the docs, so just mirror their structure. Then after the wiki docs start offering lots of useful information, the actual doc writers can incorporate this. To summarize, I think Python's documentation (like the library reference) is basically a big melange of api data and some snippets of useful info. This wiki will help replace those places that just use API data to fill up space, and turn it into something better.

Like the [http://www.php.net/manual/en/ PHP Manual] at [http://www.php.net/].


PythonDocumentation (last edited 2025-02-07 15:32:49 by MarcAndreLemburg)

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