|
|
Python SIGs
Archives of current and past listserv discussions on a LOT of interesting topics. GREAT for researching problems.
Python Documentation Index
Official tutorial and references, including library/module usage, Macintosh libraries, language syntax, extending/embedding, and the Python/C API. Also links to off-site beginners' tutorials, HOWTOs, and many special interest topics.
Python Topic Guides
Give overviews of resources associated with specific topics. Written by volunteers interested in making such resources easier for all to find. Topics: databases, scientific computing, Tkinter, Web programming, XML.
Web Programming Topic Guide
General guide to using CGI and other Web-related programming with Python.
Non-Programmer's Tutorial for Python
By Josh Cogliati. Evolving tutorial for absolute beginners. Covers many basic, some intermediate topics; many code samples, simple hands-on exercises. [Open Content, public domain]
Learning Python
By Mark Lutz, David Ascher. Samples from O'Reilly book. Has manipulating data structures, files, programs; internet programming; JPython, now Jython, Python implementation for the Java platform.
Python Tutorial
By Guido van Rossum. Large tutorial from Python's eloquent author.
Architecture of Python
By Jim Jackson, Kar-Han Tan. Wiki-based documentation project working toward analyzing the architectural aspects of python language via source code only.
Database Topic Guide
Python programs can use minimal code to access, display, and update a database. This guide provides "links to relevant Python modules, documentation, and projects" concerning databases, as well as adding persistence to Python objects.
Python HOWTO Documents
Pointers to various helpful Python-related HOWTO documents.
|
© 2005 GeneralAnswers.org |
|