Python Descriptors (eBook)
XIV, 97 Seiten
Apress (Verlag)
978-1-4842-3727-4 (ISBN)
- Discover descriptor protocols
- Master attribute access and how it applies to descriptors
- Build your own descriptors
- Use descriptors to store attributes
- Create read-only descriptors
- Explore the descriptor classes
- Apply the other uses of descriptors
Jacob Zimmerman is a blogger, gamer (tabletop more so than video games), and programmer who was born and raised in Wisconsin. He has a twin brother who could also be considered to have all those traits.
Jacob has his own programming blog that focuses on Java, Kotlin, and Python programming, Programming Ideas with Jake. He also writes for a gaming blog with his brother-in-law called Ramblings of Jacob and Delos.
Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, 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 with multiple examples illustrating how to best take advantage of them.This second edition includes additions throughout, including new material covering the set_name_() descriptors, new and improved flowcharts to explain the inner workings of descriptors, and a completely new chapter to address instance-level attributes, the easiest way to create descriptors correctly the first time. Although brief, Python Descriptors is a comprehensive guide to creating Python descriptors, including a pip install-able library called descriptor_tools, which was written alongside this book and is an open source library on GitHub. After reading this book, you will have a solid understanding of how descriptors work and the techniques to avoid the big gotchas associated with working with them.What You Will LearnDiscover descriptor protocolsMaster attribute access and how it applies to descriptorsBuild your own descriptorsUse descriptors to store attributesCreate read-only descriptors Explore the descriptor classesApply the other uses of descriptors Who This Book Is ForExperienced Python coders, programmers, and developers.
Jacob Zimmerman is a blogger, gamer (tabletop more so than video games), and programmer who was born and raised in Wisconsin. He has a twin brother who could also be considered to have all those traits. Jacob has his own programming blog that focuses on Java, Kotlin, and Python programming, Programming Ideas with Jake. He also writes for a gaming blog with his brother-in-law called Ramblings of Jacob and Delos.
Chapter 0: Introduction Part I: About Descriptors Chapter 1: What Is a Descriptor? Chapter 2: The Descriptor Protocol Chapter 3: What Are Descriptors Good For? Chapter 4: Descriptors in the Standard Library Chapter 5: Attribute Access and Descriptors Part II: Making Descriptors Chapter 6: Which Methods Are Needed? Chapter 7: Storing the Attributes Chapter 8: Read-Only Descriptors Chapter 9: Writing __delete__() Chapter 10: Descriptors are Classes TooChapter 11: Reusing the Wheel Chapter 12: Instance-Level DescriptorsChapter 13: Other Uses of Descriptors in the World
Erscheint lt. Verlag | 8.10.2018 |
---|---|
Zusatzinfo | XIV, 97 p. 4 illus. |
Verlagsort | Berkeley |
Sprache | englisch |
Themenwelt | Informatik ► Programmiersprachen / -werkzeuge ► Python |
Informatik ► Theorie / Studium ► Compilerbau | |
Schlagworte | Coding • descriptors • programming • Python • Software • Standard Library |
ISBN-10 | 1-4842-3727-7 / 1484237277 |
ISBN-13 | 978-1-4842-3727-4 / 9781484237274 |
Haben Sie eine Frage zum Produkt? |
Größe: 1,4 MB
DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasserzeichen und ist damit für Sie personalisiert. Bei einer missbräuchlichen Weitergabe des eBooks an Dritte ist eine Rückverfolgung an die Quelle möglich.
Dateiformat: PDF (Portable Document Format)
Mit einem festen Seitenlayout eignet sich die PDF besonders für Fachbücher mit Spalten, Tabellen und Abbildungen. Eine PDF kann auf fast allen Geräten angezeigt werden, ist aber für kleine Displays (Smartphone, eReader) nur eingeschränkt geeignet.
Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.
Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.
aus dem Bereich