Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Python 3 Object-Oriented Programming - Second Edition

You're reading from   Python 3 Object-Oriented Programming - Second Edition Building robust and maintainable software with object oriented design patterns in Python

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher Packt
ISBN-13 9781784398781
Length 460 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Dusty Phillips Dusty Phillips
Author Profile Icon Dusty Phillips
Dusty Phillips
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Object-oriented Design FREE CHAPTER 2. Objects in Python 3. When Objects Are Alike 4. Expecting the Unexpected 5. When to Use Object-oriented Programming 6. Python Data Structures 7. Python Object-oriented Shortcuts 8. Strings and Serialization 9. The Iterator Pattern 10. Python Design Patterns I 11. Python Design Patterns II 12. Testing Object-oriented Programs 13. Concurrency Index

Index

A

  • absolute imports
    • about / Absolute imports
  • abstract base classes (ABCs)
    • about / Abstract base classes
    • using / Using an abstract base class
    • creating / Creating an abstract base class
    • @classmethod / Demystifying the magic
  • abstract factory pattern
    • about / The abstract factory pattern
  • abstraction
    • about / Hiding details and creating the public interface
    • examples / Hiding details and creating the public interface
    • defining / Inheritance provides abstraction
  • abstract methods
    • about / Inheritance
  • access control
    • about / Who can access my data?
  • adapter pattern
    • about / The adapter pattern
    • Interface1 / The adapter pattern
    • Interface2 / The adapter pattern
    • Adapter class / The adapter pattern
  • aggregation
    • about / Composition
    • and composition, comparing / Composition
  • arguments
    • about / Behaviors are actions
  • assertion methods
    • about / Assertion methods
  • AsyncIO
    • about / AsyncIO
    • implementing / AsyncIO in action
    • future,...
lock icon The rest of the chapter is locked
arrow left Previous Section
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime