Practical Python Design Patterns e-bog
265,81 DKK
(inkl. moms 332,26 DKK)
Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered. In this book you will learn to write elegant "e;Pythonic"e; code to solve common programming problems. You will also experience design thinking, by identifying design patterns that would be helpful given a specific problem or situa...
E-bog
265,81 DKK
Forlag
Apress
Udgivet
17 oktober 2017
Genrer
Computer programming / software engineering
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781484226803
Become a better, more productive programmer through a series of projects that will help you deeply understand and master each of the design patterns covered. In this book you will learn to write elegant "e;Pythonic"e; code to solve common programming problems. You will also experience design thinking, by identifying design patterns that would be helpful given a specific problem or situation.Python is eating the world. In recent years it has become so much more than a mere object-oriented, scripting language. Design patterns help you think of and solve problems in chunks. They help you to stand on the shoulders of the giants who have come before, instead of having to reinvent the wheel.What You Will LearnCraft cleaner codeIncrease your effectiveness as a programmerWrite more Pythonic codeSolve bigger problemsDiscover optimal solutions to common problems, done in a way that is uniquely PythonicWho This Book Is For Programmers who are comfortable with Python. It is also guide for people who have mastered other programming languages and who want to make the transition to Python.