๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Python Essential Reference (2nd Edition)

โœ Scribed by David Beazley


Year
2001
Tongue
English
Leaves
416
Edition
2
Category
Library

โฌ‡  Acquire This Volume

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, Third Edit
โœ David Beazley ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Sams ๐ŸŒ English

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 (4th Edition)
โœ David M. Beazley ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐ŸŒ English

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 (4th Edition)
โœ David M. Beazley ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English

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

Essential SQLAlchemy, 2nd Edition: Mappi
โœ Jason Myers, Rick Copeland ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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

Essential SQLAlchemy, 2nd Edition: Mappi
โœ Jason Myers, Rick Copeland ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› O'Reilly Media ๐ŸŒ English

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

Python essential reference
โœ David M. Beazley ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Sams; Pearson Education [distributor] ๐ŸŒ English

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