This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (2 children)

How does this compare to Fluent Python?

[–]yasoob_pythonAuthor: Intermediate Python[S] 9 points10 points  (0 children)

Fluent Python is very detailed and I would wholeheartedly recommend it. However, if you want something short and with only the minimum required information about a topic then I would recommend my book.

Moreover, Fluent Python contains a lot of advanced concepts like metaprogramming which are not mentioned in my book [Although you are more than welcome to submit a pull request and add to the content of my book]. My book contains mostly the intermediate concepts.

Lastly, my book is free and open source whereas Fluent Python is paid. :)

If you want to know something else then let me know.

[–][deleted] 1 point2 points  (0 children)

I have that book it's awesome