Effective Python: Second Edition
豆瓣
ISBN: 9780134853987
作者:
Brett Slatkin
出版社: Addison-Wesley Professional
发行时间: 2019
-11
装订: Paperback
价格: USD 49.99
页数: 480
90 Specific Ways to Write Better Python
Brett Slatkin
简介
暂无内容。
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