Effective Python: Second Edition
Douban
ISBN: 9780134853987
author:
Brett Slatkin
publishing house: Addison-Wesley Professional
publication date: 2019
-11
binding: Paperback
price: USD 49.99
number of pages: 480
90 Specific Ways to Write Better Python
Brett Slatkin
overview
nothing so far.
contents
Preface
Chapter 1 Pythonic Thinking
Chapter 2 Lists and Dictionaries
Chapter 3 Functions
Chapter 4 Comprehensions and Generators
Chapter 5 Classes and Interfaces
Chapter 6 Metaclasses and Attributes
Chapter 7 Concurrency and Parallelism
Chapter 8 Robustness and Performance
Chapter 9 Testing and Debugging
Chapter 10 Collaboration
Index