Nuevo:
US$48.99US$48.99
Entrega el sábado, 5 de octubre
Enviado por: Amazon.com Vendido por: Amazon.com
Ahorra con Usado - Bueno
US$13.04US$13.04
Entrega por US$19.98 entre el 22 de octubre - 13 de noviembre
Enviado por: glenthebookseller Vendido por: glenthebookseller
Descarga la app de Kindle gratis y comienza a leer libros Kindle al instante desde tu smartphone, tablet o computadora, sin necesidad de ningún dispositivo Kindle.
Lee al instante desde tu navegador con Kindle para la web.
Usando la cámara de tu celular escanea el siguiente código y descarga la aplicación Kindle.
Imagen no disponible
Color:
-
-
-
- Para ver la descarga de este video Flash Player
Seguir al autor
Aceptar
Mastering Python Design Patterns
Esta es una edición nueva de este producto :
Opciones de compra y productos Add-on
Create various design patterns to master the art of solving problems using Python
About This Book
- Simplify design pattern implementation using the power of Python
- Each pattern is accompanied with a real-world example demonstrating its key features
- This is an easy-to-follow guide focusing on the practical aspects of Python design patterns
Who This Book Is For
This book is for Python programmers with an intermediate background and an interest in design patterns implemented in idiomatic Python. Programmers of other languages who are interested in Python can also benefit from this book, but it would be better if they first read some introductory materials that explain how things are done in Python.
What You Will Learn
- Explore Factory Method and Abstract Factory for object creation
- Clone objects using the Prototype pattern
- Make incompatible interfaces compatible using the Adapter pattern
- Secure an interface using the Proxy pattern
- Choose an algorithm dynamically using the Strategy pattern
- Extend an object without subclassing using the Decorator pattern
- Keep the logic decoupled from the UI using the MVC pattern
In Detail
Python is an object-oriented, scripting language that is used in wide range of categories. In software engineering, a design pattern is a recommended solution to a software design problem. Although not new, design patterns remain one of the hottest topics in software engineering and they come as a ready reference for software developers to solve the common problems they face at work.
This book will take you through each and every design pattern explained with the help of real-world examples. The aim of the book is to introduce more low-level detail and concepts on how to write Pythonic code, not just focusing on common solutions as implemented in Java and C++. It includes small sections on troubleshooting, best practices, system architecture, and its design aspects. With the help of this book, you will be able to understand Python design pattern concepts and the framework, as well as issues and their resolution. You'll focus on all 16 design patterns that are used to solve everyday problems.
- ISBN-101783989327
- ISBN-13978-1783989324
- EditorialPackt Pub Ltd
- Fecha de publicación31 Enero 2015
- IdiomaInglés
- Dimensiones9.25 x 7.52 x 0.45 pulgadas
- Número de páginas195 páginas
Opiniones de clientes
- 5 estrellas4 estrellas3 estrellas2 estrellas1 estrella5 estrellas43%22%18%0%17%43%
- 5 estrellas4 estrellas3 estrellas2 estrellas1 estrella4 estrellas43%22%18%0%17%22%
- 5 estrellas4 estrellas3 estrellas2 estrellas1 estrella3 estrellas43%22%18%0%17%18%
- 5 estrellas4 estrellas3 estrellas2 estrellas1 estrella2 estrellas43%22%18%0%17%0%
- 5 estrellas4 estrellas3 estrellas2 estrellas1 estrella1 estrella43%22%18%0%17%17%
Las opiniones de clientes, incluidas las valoraciones de productos ayudan a que los clientes conozcan más acerca del producto y decidan si es el producto adecuado para ellos.
Para calcular la valoración global y el desglose porcentual por estrella, no utilizamos un promedio simple. En cambio, nuestro sistema considera cosas como la actualidad de la opinión y si el revisor compró el producto en Amazon. También analiza las opiniones para verificar la confiabilidad.
Más información sobre cómo funcionan las opiniones de clientes en Amazon-
Opiniones principales
Opiniones destacadas de los Estados Unidos
Ha surgido un problema al filtrar las opiniones justo en este momento. Vuelva a intentarlo en otro momento.
I purchased the eBook version which had links embedded in the text for additional detail and in-depth explanations on related topics. I like to explore as I read and learn, so this was a welcome feature.
The only con for me was that it's written for Python 3, however, the concepts apply to Python 2 and other languages. Eventually I will move to Python 3 and this was a gave me a chance to try Python 3.
I recommend if you want to learn about design patterns and you're a Python user.
