A
A
Ali Aliyev2014-11-11 01:34:58
Python
Ali Aliyev, 2014-11-11 01:34:58

Design patterns in Python. What do you think about this book?

The book was written by a famous programmer - Bruce Eckel (author of "Java Philosophy").
python-3-patterns-idioms-test.readthedocs.org/en/l...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Karelin, 2014-11-23
@ali_aliev

I skimmed through this book for a bit. I'm afraid that the book is very weak: the author clearly writes from the standpoint of a Java programmer, and a lot of his examples are frankly not Pythonic and often he does not understand what he is talking about (for example, list / dict comprehensions or decorators are described more than strangely).
In addition, the book is never finished and has since been abandoned (judging by the commits on BitBucket) 2 years ago.
For Python, I recommend Mark Summerfield's books more, www.qtrac.eu/marksummerfield.html His
latest book, Python in Practice (ISBN 978-0321905635), is devoted in many respects to templates - I recommended it to my colleagues who needed from C++ or C# switch to Python.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question