References

Fluent Python: Clear, Concise, and Effective Programming

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

This site is currently in Beta. Please email Chris Paton (cpaton@gmail.com) with any suggestions, questions or comments.