Early praise for Pythonic Programming

Pythonic Programming — by Dmitry Zinoviev (1 / 116)

The Pragmatic Programmers
The Pragmatic Programmers

--

👈 Table of Contents | TOC | Acknowledgments 👉

Python is a beautiful language. People from all walks of life can use it to create simple programs and websites quickly and easily. Sometimes too easily, one could say. Python is very forgiving of poor style and minor mistakes. As those simple programs and websites evolve, they often become maintenance nightmares. This book is an invaluable resource for anyone who wants to learn the correct Pythonian way of writing high-performance code that is easy to maintain and grow.

→ Dmitri Tcherevik

Founder and CEO, Morebell, Inc.

There are at least two reasons to read this book. First, it equips the reader with dozens of useful Python idioms that can and should be used on a daily basis by any practitioner. Second (and in my opinion even more important) is that it provides a consistent view of the language spirit and instills in the reader a true Pythonic view of the world of modern programming.

→ Ilya Usvyatsky

Senior Software Development Engineer, Amazon Web Services

As someone who uses Python to automate security operations, I find the tips in this book useful in writing and maintaining clean code for my scripts. I would recommend it especially to people who already know Python but are looking for tips in writing Pythonic code.

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.