發表於2025-05-03
Fluent Python, 2nd Edition pdf epub mobi txt 電子書 下載
Luciano Ramalho was a Web developer before the Netscape IPO in 1995, and switched from Perl to Java to Python in 1998. Since then he worked on some of the largest news portals in Brazil using Python, and taught Python web development in the Brazilian media, banking and government sectors. He has presented multiple talks at PyCon US, OSCON, FISL, Rupy, QCon and PythonBrasil. Ramalho is a fellow of the Python Software Foundation and co-founder of Garoa Hacker Clube, the first hackerspace in Brazil. He is co-owner of Python.pro.br, a training company.
Python’s simplicity lets you become productive quickly, but often this means you aren’t using everything it has to offer. With the updated edition of this hands-on guide, you’ll learn how to write effective, modern Python 3 code by leveraging its best ideas.
Don’t waste time bending Python to fit patterns you learned in other languages. Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python’s core language features and libraries and teaches you how to make your code shorter, faster, and more readable.
Featuring major updates throughout the book, Fluent Python, second edition, covers:
Special methods: The key to the consistent behavior of Python objects
Data structures: Sequences, dicts, sets, Unicode, and data classes
Functions as objects: First-class functions, related design patterns, and type hints in function declarations
Object-oriented idioms: Composition, inheritance, mixins, interfaces, operator overloading, static typing and protocols
Control flow: Context managers, generators, coroutines, async/await, and thread/process pools
Metaprogramming: Properties, attribute descriptors, class decorators, and new class metaprogramming hooks that are simpler than metaclasses
##這本書非常好,是深入理解Python最好的兩本書之一,另一本可能是《500 Lines or Less》。 之前看到一個友鄰說,這本是Python程序員的進階書。看瞭一部分之後,感覺對Python協程確實有瞭更深入的認識——直到偶遇瞭下麵這本書: [500 Lines or Less] 纔明白,《Fluent Python》...
評分##這本書可以作為一本Python的進階書,書裏直接跳過瞭基礎知識的講解,但是這並不影響閱讀,網上有大把的基礎內容可以看。這書裏講解瞭Python的實現細節,思路,基本原理還有特定的功能(其他書籍很少見的),而且每個章節結尾都會附加上作者自己的看法。整體上書的結構都很好,...
評分 評分 評分##這本書的作者是一個巴西人,有著多年的python開發經驗的一位講師。比較適閤中級和高級開發人員閱讀,裏麵涉及到python這門語言的一些特性和底層邏輯,講的還是比較寬泛的,如果需要深入瞭解的話,可以看看每章後麵的擴展閱讀推薦的書籍,每一本都是經典著作。值得一讀,把這幾...
評分Fluent Python, 2nd Edition pdf epub mobi txt 電子書 下載