PYTHON ESSENTIAL REFERENCE
Written by David M. Beazley
Published by Addison-Wesley
in 2009
ISBN: 9780672329784
- Categorised in:
- SCIENCE AND TECHNOLOGY
- COMPUTING
PYTHON ESSENTIAL REFERENCE
Written by David M. Beazley.
Stock no. 1821139
2013.
Softcover.
Very good condition.
Fourth Edition. The definitive reference guide to the Python programming language - reliably untangles and explains both the core Python language and the most essential parts of the Python library. White and purple cardwraps. ISBN: 9780672329784. Seventh printing. Covers grubby. Top corner creased to last few pages and rear cover. Contents clean although it is possible that there may be infrequent highlighting not noticed in initial inspection.
Front cover

Contents
- Part I: The Python Language
- A Tutorial Introduction
- Lexical Conventions and Syntax
- Types and Objects
- Operators and Expressions
- Program Structure and Control Flow
- Functions and Functional Programming
- Classes and Object-Oriented Programming
- Modules, Packages, and Distribution
- Input and Output
- Execution Environment
- Testing, Debugging, Profiling, and Tuning
- Part II: The Python Library
- Built-In Functions
- Python Runtime Services
- Mathematics
- Data Structures, Algorithms, and Code Simplification
- String and Text Handling
- Python Database Access
- File and Directory Handling
- Operating System Services
- Threads and Concurrency
- Network Programming and Sockets
- Internet Application Programming
- Web Programming
- Internet Data Handling and Encoding
- Miscellaneous Library Modules
- Part III: Extending and Embedding
- Extending and Embedding Python