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. His speaking credentials include PyCon US (2013), OSCON (2002, 2013), and 15 talks over the years at PythonBrasil (the Brazilian PyCon) and FISL (the largest FLOSS conference in the Southern Hemisphere). Ramalho is a member 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, atraining company.
Learn how to write idiomatic, effective Python code by leveraging its best features. Python's simplicity quickly lets you become productive with it, but this often means you aren’t using everything the language has to offer. By taking you through Python’s key language features and libraries, this practical book shows you how to make your code shorter, faster, and more readable all at the same time—what experts consider Pythonic.
Many programmers who learn Python basics fall into the trap of reinventing the wheel because of past experience in other languages, and try to bend the language to patterns that don't really apply to it. Author Luciano Ramalho, a Python Software Foundation member and Python programmer for 15 years, helps you drop your accent from another language so you can code Python fluently.
•Learn practical applications of generators for database processing
•Rethink some design patterns in a Python context
•Examine attribute descriptors and when to use them: the key to ORMs
•Explore Pythonic objects: protocols versus interfaces, abstract base classes and multiple inheritance
發表於2025-04-26
Fluent Python 2025 pdf epub mobi 電子書 下載
Python是一個讓我非常喜歡的語言,現在也非常的火熱。相信入門階段結束之後,語言之美,吸引你想更深入的瞭解它。想要進階,那不妨瞭解以下幾本進階書。 《流暢的Python》,本書放在第一位,就是因為它最值得推薦。我看的時候還沒中文版,花瞭兩個月的時間,每天晚上看一點,慢...
評分這本書沒有中譯本的嗎?
評分曆時84個小時讀完本書,首先感慨讀的很暢快,內容有深度但是並不難。我讀的英文版,可能因為作者是巴西人,所用英語並沒有太難的句子,對得起書名的Fluent。 本書絕對是技術書籍的典範,從範例到細節再到可能齣的問題,分析優缺點,和其他語言比較,甚至還有很多八卦(比如erla...
評分第一章開頭就說瞭,理論上太美的語言沒多少人愛用,而python的創造者Guido的目標是一門“slightly less theoretically beautiful but thereby is a joy to write programs in”的語言。從這幾年語言排行榜的流行趨勢看來,他遠遠的做到瞭。 瞭解瞭generator後我會更加在意某個...
評分Python如今已是異常火爆,這本書是給入門Python語言之後,想進一步學習Python的同學準備的。難能可貴的是,本書花瞭大量篇幅,通過許多例子深入講解瞭文本編碼、迭代器與生成器,協程,並發程序設計,元編程等諸多實用且對新人有難度的知識點,需要讀者反復閱讀理解相關章節。 ...
圖書標籤: Python python 編程 進階 計算機 Programming 編程語言 計算機科學
A masterpiece
評分對於語言關鍵特性剖析到位,示例代碼值得學習,Further Readings給齣瞭更進一步的Reading Map。Great Book!
評分I don’t like python
評分深度廣度俱佳,舉例與理論契閤,補充材料豐富,文字通暢,讀起來十分過癮。唯一有點不喜歡的地方是 coroutine、GIL、asyncio 有很多小細節需要自己去摳,書裏沒法麵麵俱到。不過這三個主題本身就很雞毛,能引人入門就很不錯瞭~
評分作者是語言愛好者吧,開篇代碼即能體會python之美。
Fluent Python 2025 pdf epub mobi 電子書 下載