Copyright
Table of Contents
Index
Full Description
About the Author
Reviews
Colophon
Examples
Reader reviews
Errata
|
Learning Python
- Mark
Lutz
- David
Ascher
- Publisher: O'Reilly
First Edition April 1999
ISBN: 1-56592-464-9, 384 pages
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, classes, functions, modules, and exceptions. It also demonstrates how to perform common programming tasks and write real applications.
|