Python Essential Reference
David Beazley(Author)
New Riders (Publisher)
Published on 16. November 1999
Book
Paperback/Softback
352 pages
978-0-7357-0901-0 (ISBN)
Article exhausted; check for reprint
Description
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." 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 part will cover the Python library, and the final section covers the Python C API that is used to write Python extensions. This book is for the professional who has experience with other systems programming language such as C or C++, and is looking for content that is not embellished with basic introductory material on the Python programming environment.
More details
Language
English
Place of publication
United States
Publishing group
Pearson Education (US)
Target group
College/higher education
Dimensions
Height: 227 mm
Width: 153 mm
Thickness: 17 mm
Weight
466 gr
ISBN-13
978-0-7357-0901-0 (9780735709010)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions
David Beazley
Python Essential Reference
Book
06/2001
2nd Edition
Sams Publishing
€54.05
Article exhausted; check for reprint
Content
1. A Tutorial Introduction to Python.
2. Lexical conventions and syntax.
3. Types and Objects.
4. Operators and Expressions.
5. Control Flow.
6. Functions and Functional Programming.
7. Classes and Object-Oriented Programming.
8. Modules and Packages.
9. Input and Output.
10. Execution Environment.
Appendix A: The Python Library.
Appendix B: Python C API.
Index.
2. Lexical conventions and syntax.
3. Types and Objects.
4. Operators and Expressions.
5. Control Flow.
6. Functions and Functional Programming.
7. Classes and Object-Oriented Programming.
8. Modules and Packages.
9. Input and Output.
10. Execution Environment.
Appendix A: The Python Library.
Appendix B: Python C API.
Index.