Python Essential Reference, 3rd Edition, is a comprehensive reference to the Python programming language. The focus of this latest edition is to add coverage of significant new features and new library modules added to the language over the past five years. Clearly written with concise organization,
Python Essential Reference (2nd Edition)
โ Scribed by David Beazley
- Year
- 2001
- Tongue
- English
- Leaves
- 416
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Python Essential Reference, Second Edition, is the definitive guide to the Python programming language. Designed for programmers, it covers the core language, more than 100 modules in the standard library, and the techniques used to extend Python with compiled procedures in C or C++. Coverage expands upon and clarifies existing Python documentation - especially for advanced topics, including operating system interfaces, threads, network programming, and Unicode. Concise, to the point, and extensively indexed, readers will find this volume packed with information not previously available in any other single reference source. Updated for Python 2.1, it is a must-have for any serious programmer wanting to develop advanced Python applications.As a comprehensive reference to the Python programming language, this book will help you:Learn about the features in Python 2.0 and 2.1Master the details of Python types, operators, and the execution modelDiscover the details of Unicode and internationalization supportLearn the details of operating system interfaces, threads, and network-programming modulesBuild C/C++ extensions to PythonMake effective use of the Python libraryFind the information you need to start developing advanced Python applications
๐ SIMILAR VOLUMES
Python Essential Reference is the definitive reference guide to the Python programming language โ the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.Designed for the professional programmer, the book is
Python Essential Reference is the definitive reference guide to the Python programming language โ the one authoritative handbook that reliably untangles and explains both the core Python language and the most essential parts of the Python library.Designed for the professional programmer, the book is
This new edition of Essential SQLAlchemy is the tool developers need to understand the technology. Rather than being a simple tutorial or API reference, this book builds an application step by step. This application is comprised of many of the most common usages of SQLAlchemy, thus showing how to ma
Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple database application with SQLAlchemy, and how to co
This is a excellent REFERENCE book -- thorough, concise, and well-indexed. It is not a tutorial. It is not a textbook. I have found this to be my "go to" book when looking for details and nuances about aspects of Python. Information about a given topic can almost always be found here, when it mi