Limit this search to....

Practical Python Design Patterns: Pythonic Solutions to Common Problems
Contributor(s): Badenhorst, Wessel (Author)
ISBN: 1484226798     ISBN-13: 9781484226797
Publisher: Apress
OUR PRICE:   $35.99  
Product Type: Paperback - Other Formats
Published: October 2017
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Programming - General
- Computers | Software Development & Engineering - General
Dewey: 005.133
LCCN: 2017957538
Physical Information: 0.77" H x 7" W x 10" (1.42 lbs) 350 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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 "Pythonic" 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 Learn
  • Craft cleaner code
  • Increase your effectiveness as a programmer
  • Write more Pythonic code
  • Solve bigger problems
  • Discover optimal solutions to common problems, done in a way that is uniquely Pythonic


Who 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.