Python 3 Object-oriented Programming - Second Edition

Python 3 Object-oriented Programming - Second Edition

EnglishEbook
Dusty Phillips, Phillips
Packt Publishing
EAN: 9781784395957
Available online
CZK 952
Common price CZK 1,058
Discount 10%
pc

Detailed information

About This BookStop writing scripts and start architecting programsLearn the latest Python syntax and librariesA practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3Who This Book Is ForIf you're new to object-oriented programming techniques, or if you have basic Python skills and wish to learn in depth when to correctly apply object-oriented programming in Python to design software, this is the book for you.What You Will LearnImplement objects in Python by creating classes and defining methodsSeparate related objects into a taxonomy of classes and describe the properties and behaviors of those objects via the class interfaceExtend class functionality by using inheritanceUnderstand when to use object-oriented features, and more importantly, when not to use themDiscover what design patterns are and why they are different in PythonUncover the simplicity of unit testing and why it's so important in PythonGrasp common concurrency techniques and pitfalls in Python 3Explore the new AsyncIO module for developing massively concurrent network systemsIn DetailPython 3 Object-oriented Programming, Second Edition, explains classes, data encapsulation, inheritance, polymorphism, abstraction, and exceptions with an emphasis on when you can use each principle to develop well-designed software. It will not only guide you to create maintainable applications by studying higher level design patterns but will also help you grasp the complexities of string and file manipulation, and how Python distinguishes between binary and textual data. As a bonus, you will also discover the joys of unit testing and the complexities of concurrent programming.This book is packed with updated content to reflect recent changes to the core Python library that were not available when the highly rated first edition was originally published. It has also been restructured and reorganized to improve the flow of knowledge and enhance the reading experience.
EAN 9781784395957
ISBN 1784395951
Binding Ebook
Publisher Packt Publishing
Publication date August 20, 2015
Pages 460
Language English
Country Uruguay
Authors Dusty Phillips, Phillips