TY - BOOK AU - Phillips, Dusty TI - Python 3 object-oriented programming: unleash the power of Python 3 objects SN - 9781784398781 AV - QA 76.73 .P45 2015 PY - 2015/// CY - Birmingham, UK PB - Packt Publishing, Limited KW - COMPUTER PROGRAMMING N1 - Includes index; Object-oriented design -- Objects in Python -- When objects are alike -- Expecting the unexpected -- When to use object-oriented programming -- Python data structures -- Python object-oriented shortcuts -- Strings and serialization -- The iterator pattern -- Python design patterns I -- Python design patterns II -- Testing object-oriented programs -- Concurrency N2 - Python 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. Coding in Python minimizes development time and increases productivity in comparison to other languages. Clean, maintainable code is easy to both read and write using Python's clear, concise syntax. Object-oriented programming is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. Many modern programming languages utilize the powerful concepts behind object-oriented programming and Python is no exception. Starting with a detailed analysis of object-oriented analysis and design, you will use the Python programming language to clearly grasp key concepts from the object-oriented paradigm. This book fully explains classes, data encapsulation, inheritance, polymorphism, abstraction, and exceptions with an emphasis on when you can use each principle to develop well-designed software ER -