Fluent Python
Clear, Concise, and Effective Programming
Luciano Ramalho
Learn how to write modern, effective Python 3 code with Fluent Python. Author Luciano Ramalho guides you through the language's core features and libraries, teaching you how to make your code faster, shorter, and more readable. Discover and apply idiomatic Python 3 features and avoid wasting time trying to fit in patterns from other languages. This updated edition of the hands-on guide includes major updates on control flow, data structures, object-oriented idioms, and metaprogramming.
Publish Date
2015-09-15T00:00:00.000Z
2015-09-15T00:00:00.000Z
Goodreads Rating
4.62
ISBN
9781492056355
Recommendations
1
Recommendations
2020-08-09T19:05:24.000Z
I’ve read Fluent Python three times cover to cover.
Every time there has been a moment when I thought “OH shit, is THAT how it works?!?!” – source