Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

Learning Python Design Patterns

Specificaties
Paperback, 164 blz. | Engels
Packt Publishing | 2e druk, 2016
ISBN13: 9781785888038
Rubricering
Hoofdrubriek : Computer en informatica
Packt Publishing 2e druk, 2016 9781785888038
Verwachte levertijd ongeveer 13 werkdagen

Samenvatting

With the increasing focus on optimized software architecture and design it is important that software architects think about optimizations in object creation, code structure, and interaction between objects at the architecture or design level. This makes sure that the cost of software maintenance is low and code can be easily reused or is adaptable to change. The key to this is reusability and low maintenance in design patterns.

Building on the success of the previous edition, Learning Python Design Patterns, Second Edition will help you implement real-world scenarios with Python’s latest release, Python v3.5.

We start by introducing design patterns from the Python perspective. As you progress through the book, you will learn about Singleton patterns, Factory patterns, and Façade patterns in detail. After this, we’ll look at how to control object access with proxy patterns. It also covers observer patterns, command patterns, and compound patterns.

By the end of the book, you will have enhanced your professional abilities in software architecture, design, and development.

What You Will Learn:
- Enhance your skills to create better software architecture
- Understand proven solutions to commonly occurring design issues
- Explore the design principles that form the basis of software design, such as loose coupling, the Hollywood principle and the Open Close principle among others
- Delve into the object-oriented programming concepts and find out how they are used in software applications
- Develop an understanding of Creational Design Patterns and the different object creation methods that help you solve issues in software development
- Use Structural Design Patterns and find out how objects and classes interact to build larger applications
- Focus on the interaction between objects with the command and observer patterns
- Improve the productivity and code base of your application using Python design patterns

Specificaties

ISBN13:9781785888038
Taal:Engels
Bindwijze:paperback
Aantal pagina's:164
Druk:2
Verschijningsdatum:6-1-2016

Over Chetan Giridhar

Chetan Giridhar is a technology leader and an open source evangelist. He is the author of Learning Python Design Patterns, Second Edition, has been an invited speaker at international PyCon conferences, and is an associate editor at the Python Papers journal. He takes keen interest in platform engineering, distributed systems, mobile app development, and real-time cloud applications. You can take a look at his experiments at https://github.com/cjgiridhar and his website https://technobeans.com. In his current role as the chief technology officer, Chetan owns the product strategy and drives technology for CallHub. Prior to CallHub, he was associated with BlueJeans Networks and NetApp, where he worked on cloud, video, and enterprise storage products. Chetan believes that the world is full of knowledge; he's always curious to learn new things and share them with open source community, friends, and colleagues. You can connect with him on LinkedIn at https://www.linkedin.com/in/cjgiridhar/.

Andere boeken door Chetan Giridhar

Inhoudsopgave

1: INTRODUCTION TO DESIGN PATTERNS
2: THE SINGLETON DESIGN PATTERN
3: THE FACTORY PATTERN – BUILDING FACTORIES TO CREATE OBJECTS
4: THE FAÇADE PATTERN – BEING ADAPTIVE WITH FAÇADE
5: THE PROXY PATTERN – CONTROLLING OBJECT ACCESS
6: THE OBSERVER PATTERN – KEEPING OBJECTS IN THE KNOW
7: THE COMMAND PATTERN – ENCAPSULATING INVOCATION
8: THE TEMPLATE METHOD PATTERN – ENCAPSULATING ALGORITHM
9: MODEL-VIEW-CONTROLLER – COMPOUND PATTERNS
10: THE STATE DESIGN PATTERN
11: ANTIPATTERNS

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Learning Python Design Patterns