Python Library Reference
The library also contains built-in functions and exceptions -- objects that can be used by all Python code without the need of an import statement. Some of these are defined by the core language, but many are not essential for the core semantics and are only described here
Python Tutorial
Free Tutorial
A Byte of Python
Python is probably one of the few programming languages which is both simple and powerful. This is good for both and beginners as well as experts, and more importantly, is fun to program with. This book aims to help you learn this wonderful language and show how to get things done quickly and painlessly - in effect 'The Perfect Anti-venom to your programming problems'.
Python Programming
Python is a high-level, structured, open-source programming language that can be used for a wide variety of programming tasks. It is good for simple quick-and-dirty scripts, as well as complex and intricate applications.
Python
the open-content textbooks collection
Official Python Documentation
Description
Official Python Documentation Python.org The official python documentation contains everything you need to know about programming with python. The documentation includes the following titles: Python Tutorial, Whats new?, Global Module Index, Reference Manual, Library Reference, Extending and Embedding the Python Interpreter, Macintosh Library Modules, Python/C API Reference Manual, Installing Python Modules, Documenting Python and Distributing Python Modules
Non-Programmers Tutorial For Python
Non-Programmers Tutorial For Python is a tutorial designed to be a introduction to the Python programming language. This guide is for someone with no programming experience.
Accessing ODBC Databases from Python by using the mxODBC Interface
This article describes how to use the Python module mxODBC with an Easysoft ODBC driver. You can then access databases such as Microsoft SQL Server, Oracle, InterBase and Sybase ASE from Python. For example, access SQL Server using its Windows ODBC driver from a Python script running on Unix or Linux. Do this by using mxODBC with the Easysoft ODBC-ODBC Bridge (OOB)
Python(Learning to Program)
Welcome to the new Learning to Program web tutor!
How to Think Like a Computer Scientist(Python)
This book owes its existence to the collaboration made possible by the Internet and the free software movement. Its three authors a college professor, a high school teacher, and a professional programmer have yet to meet face to face, but we have been able to work closely together and have been aided by many wonderful folks who have donated their time and energy to helping make this book better.
Python Reference Manual - Free eBook Python Reference Manual - Download ebook Python Reference Manual free
|