Luciano Ramalho (2022)
O'Reilly Media.
URL: https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/
Abstract. A comprehensive guide to writing idiomatic, effective Python by leveraging its best features. Covers the data model, data structures, functions as objects, object-oriented idioms, control flow, metaprogramming, and concurrency. Widely considered the definitive intermediate-to-advanced Python book for developers who want to go beyond the basics.
Tags: python advanced book idioms