Learning Python is an introduction to the increasingly popular Python programming language -- an interpreted, interactive, object-oriented, and portable scripting language. This book thoroughly introduces the elements of Python: types, operators, statements, functions, modules, and exceptions. It al
Views: 471 Price: Category: PythonBooks
The goal of the Python Essential Reference is to concisely describe the Python programming language and its large library of standard modules, collectively known as the Python programming "environment." This informal language reference is arranged into four major parts: a brief tutorial, a
Views: 531 Price: Category: PythonBooks
Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming
Views: 759 Price: Category: PythonBooks