Daily Archive: December 9, 2018

Python Descriptors: Understanding and Using the Descriptor Protocol, 2nd Edition 0

Python Descriptors: Understanding and Using the Descriptor Protocol, 2nd Edition

eBook Details: Paperback: 112 pages Publisher: WOW! eBook; 2nd edition (October 9, 2018) Language: English ISBN-10: 1484237269 ISBN-13: 978-1484237267 eBook Description: Python Descriptors: Understanding and Using the Descriptor Protocol, 2nd Edition Create descriptors and see ideas and examples of how to use descriptors effectively. In this Python Descriptors, 2nd Edition, you’ll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they’re used. Once you understand the simplicity of the descriptor protocol, the author delves into using and creating descriptors in practice, with plenty of tips, patterns, and real-world guidance. Because descriptors are inherently flexible, you’ll work...