ENGLISH

Python 3 Object-oriented Programming, 2nd Edition: Unleash the power of Python 3 objects

Book information

Publisher
Packt Publishing
Year
2015
ISBN
978-1-78439-878-1
Language
english
Format
PDF
Filesize
32 MB (33663034 bytes)
Pages
460\460
Time added
2016-06-29 18:00:00

Description

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.

Similar books