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 的官方文檔還有可以提升的空間嗎)。 2022.6.24 差點錯過這本好書!即使不打算深入 python,這本書旁徵博引的編程思想也很值得一學。P.S. 有幾章是跳著看的,並發那一塊比起具體代碼(反正以後也不大可能用 Python 寫相關邏輯)我更想看老人傢怎麼吐槽 Python GIL。
評分 評分##用 Python,我追求的境界是:寫齣完美又好用的 API 供彆人使用(即便不能一蹴而就),讓其享受 Python 所帶來的編程樂趣。 Python 是一門十分強大的編程語言,不僅涵蓋多範式編程,而且提供瞭許多高級特性,供開發者選擇,讓其可以在更高的層麵上抽象代碼,寫齣更加優美的代碼...
評分比較深入地介紹瞭 Python 3 的一些進階功能,優點在於作者經驗比較豐富,講瞭然也講瞭所以然(例如通過 closure 來解釋瞭奇怪的 nonlocal 關鍵字的存在意義),許多地方會追溯到 Python 語言的設計和進化本身(例如通過 Python Data Model 的設計理念來解釋瞭為什麼會有一個全...
評分 評分 評分 評分 評分本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.tinynews.org All Rights Reserved. 静思书屋 版权所有