Differences between revisions 1 and 26 (spanning 25 versions)
Revision 1 as of 2002-12-27 06:48:34
Size: 875
Editor: ipd54b59ec
Comment:
Revision 26 as of 2004-02-28 06:33:50
Size: 2420
Editor: pcp07848903pcs
Comment: added MixIns
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Beginners: ==== Beginners ====
''Join the fun and start learning today!''
Line 7: Line 8:
Other: ==== Topic guides ====
''Development-Guides-R-Us!''
 * WebProgramming
 * GuiProgramming
 * ThreadProgramming
 * DatabaseProgramming
 * DistributedProgramming
 * SoYouWanna - Python solutions to software problems
 * PythonDevWisdom - Useful snippets for advanced Python programmers

 * HandlingExceptions, WritingExceptionClasses
 * SubclassingDictionaries, SortingListsOfDictionaries, KeepingListsInDictionaries
 * WorkingWithTime, RssLibraries
 * PatternProgramming
 * MetaClasses
 * MixIns

==== Other ====
Line 9: Line 27:
 * FrequentlyAskedQuestions  * PythonBooks
 * PythonPapers
 * PythonQuestions
 * PythonPhilosophy
 * LanguageComparisons
 * [http://www.cafepy.com/articles/python_types_and_objects/README.html Python Types and Objects], [http://www.cafepy.com/articles/python_attributes_and_methods/README.html Python Attributes and Methods] - Two part series on new-style objects in v2.2 and up.
 * [http://www.tuangou.org/python/tut/index.html] - Python Tutorial Simplified Chinese Translation
Line 12: Line 36:
'''Discussion:''' '''Discussion'''
Line 15: Line 39:


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


----
  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 2014-09-24 11:40:25 by Alexey Gaidamaka)

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