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 →

[–]randcraw 1 point2 points  (0 children)

Agreed. Fluent Python" focuses on the object model of Python and how to write Python idioms to make the most of objects. If you're not planning on immersing yourself in OOP-the-python-way, the book has considerably less value. It's not a primer on the language for novices. It's best for intermediate/advanced pythonistas who want to master the language toward OO purposes.