Differences between revisions 1 and 38 (spanning 37 versions)
Revision 1 as of 2004-07-28 02:10:46
Size: 244
Editor: ip51cc4013
Comment:
Revision 38 as of 2010-07-08 20:52:18
Size: 2134
Editor: 91-200-222-55
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==== Beginners ==== = Documentation =
 * [[http://www.javascr.com|free css hosting]]
 * [[http://www.pharmacieenfrance.fr|Pharmacie sur internet]]
 * [[http://www.farmaciaespanola.es|Farmacia Española]]
 * [[http://med-assistant.info|Cheap Generics online]]
 * [[http://med-assistant.info/FR/|Medicaments en ligne]]
Apart from the main [[http://www.python.org/doc/|python.org documentation pages]], a number of other resources exist.
Line 3: Line 9:
 * [http://www.python.org/doc/Newbies.html Python for Beginners] == Beginners ==

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

 * [[BeginnersGuide|Python for Beginners]]
 * LanguageComparisons
Line 5: Line 16:
 * PythonGlossary
 * BeginnerErrorsWithPythonProgramming
 * [[http://www.netbeans.org/kb/docs/python/temperature-converter.html | Introduction to Python EA in NetBeans IDE]]
Line 6: Line 20:
==== Topic guides ==== == Topic Guides ==
Line 8: Line 22:
 * WebProgramming
 * GuiProgramming
If you are developing a particular kind of program or library, you might wish to study some related material.
Line 12: Line 26:
 * GameProgramming
 * GuiProgramming
 * [[Unicode]]
 * WebProgramming
 * WorkingWithTime
 * CommandlineTools

== Advanced Topics ==

 * IntegratingPythonWithOtherLanguages
 * PatternProgramming
 * FromFunctionToMethod
 * ComputedAttributesUsingPropertyObjects
 * AlternativeDescriptionOfProperty

== Philosophy and Wisdom ==

 * PythonDevWisdom
 * PythonPhilosophy
 * PythonSpeed

== Other Resources ==

 * PythonBooks
 * PythonPapers - see also PythonPeriodicals (for "The Python Papers")
 * PythonPeriodicals

== Reference Documentation ==

 * Use the GoogleTips to search the Python website.
 * [[http://www.python.org/doc/|python.org Documentation Central]]
 * [[http://pydoc.org/|Search the library docstrings with pydoc]]
 * [[http://pydoc.amk.ca/frame.html|Annotatable Documentation]] - ''apparently inactive''
 * DocumentationTools describes tools you can use to generate documentation for your own Python programs.

== Working on the Official Documentation ==

 * MissingFromDocumentation
 * ModulesThatNeedDocs

== Discussion ==

Please see DocumentationDiscussion.

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 Resources

Reference Documentation

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.