文档介绍:Linux/Unix > Python Essential Reference, Second Edition See All Titles
Python Essential Reference, Second Edition
David M Beazley
Publisher: New Riders Publishing
Second Edition June 07, 2001
ISBN: 0-7357-1091-0, 416 pages
Buy Print Version
Front Matter
Table of Contents
Python Essential Reference, Second Edition, concisely describes the Python
About the Author Programming language and its large library of standard modules,
collectively known as the Python programming environment. It is arranged
into four major parts. First, a brief tutorial and introduction is presented,
then an informal language reference will cover lexical conventions,
functions, statements, control flow, datatypes, classes, and execution
models. The third section covers the Python library, and the final section
covers the Python C API that is used to write Python extensions.
Last updated on 3/28/2002
Python Essential Reference, Second Edition, © 2002 New Riders Publishing
© 2002, O'Reilly & Associates, Inc.
Linux/Unix > Python Essential Reference, Second Edition > About the Author See All Titles
Make Note | Bookmark CONTINUE >
155117184014003188065099048180054212144238241179195140058238110137111061152135198201065003
About the Author
David M. Beazley is the developer of SWIG, a popular software package for integrating C programs
with interpreted languages including Python, Perl, and Tcl. He has been actively involved with the
munity since 1996 and is currently working on projects related to mixed-mode debugging
of scripting language extensions. Dave spent seven years working in the Theoretical Physics Division
at Los Alamos National Laboratory, where he helped pioneer the use of Python with high-performance
simulation software running on puters. He is currently an assistant professor in the
Department puter Science at the University of Chicago, where he enjoys tormenting students
with insane programming projects in operating system