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