Revision 2 as of 2004-10-11 21:00:21

Clear message

Beginner's Guide to Python

New to programming? Python is free, and easy to learn if you know where to start! This guide will help you to get started quickly.

New to Python?

Looking for a particular Python module or application?

* The first place to look is the [/pypi/ Python Package Index].

* If you can't find anything relevant in the Package Index,

* Next, try [http://www.google.com Google] or other

* Finally, you can try posting a query to the comp.lang.python Usenet group.

Want to contribute?

tax-deductible in the USA, and you can donate via credit card or PayPal.

* To report a bug in the Python core, use the [http://sourceforge.net/tracker/?group_id=5470&atid=105470 Python Bug Tracker] at SourceForge.

* To contribute a bug fix or other patch to the Python core, read the [/dev/ Python Developer's Guide] for more information about Python's development process.

* To contribute to the official [/doc/ Python documentation], join the [/sigs/doc-sig/ Documentation SIG], write to docs@python.org, or use the [http://sourceforge.net/tracker/?group_id=5470&atid=305470 Patch Manager] to contribute a documentation patch.

* To announce your module or application to the Python community, use [news:comp.lang.python.announce comp.lang.python.announce]. See [/community/lists.html#comp-lang-python-announce the guide to Python mailing lists] for more information.

* To propose changes to the python core, post your thoughts to [news:comp.lang.python comp.lang.python]. If you have an implementation, follow the [/patches/ Python Patch Guidelines].

Did we miss your concern?

Please add a comment to this page.

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