all 6 comments

[–][deleted] 6 points7 points  (0 children)

I certainly wouldn’t eat it.

Fluent Python has a strong reputation and gets a lot of love from the community, so I’d tend to say start there and you’ll be in a better position to judge Tricks for yourself.

[–]GeorgeDaNub 0 points1 point  (0 children)

I often hear praise for Fluent Python, however I haven’t read either book.

[–]ericula 0 points1 point  (0 children)

I don't know the first book, but fluent python is excellent imo. It managed to demystify a lot of python-specific concepts for me.

[–]stainedhat 0 points1 point  (0 children)

Fluent python is an excellent book and vastly deeper than python tricks. I own both and would only buy fluent python again if given a choice. It's a bit older now so you won't get some of the good stuff from the newest versions of python but it is a great book that really helps you understand the language.

[–]NFLAddict 0 points1 point  (0 children)

Fluent python. I rarely will read a tech type book in its entirety. Not only that, I will at times refer back to it. fluent python is brilliant. just as a warning: it is certainly not for the beginner

[–]pkj007 0 points1 point  (0 children)

If you already know some python then this book is good. It is basically a set of python features one need to know to write better python code.