Doug Hellmann目前是Racemi公司的一位高級開發人員,也是Python Software Foundation的信息交流主管。從1.4版開始他就一直在做Python編程,曾在大量UNIX和非UNIX平颱上參與項目開發,涉及領域包括地圖、醫療新聞播報、金融和數據中心自動化。為《Python Magazine》做瞭一年普通專欄作傢後,他在2008—2009年成為這傢雜誌的主編。自2007年以來,Doug在他的博客上發錶瞭頗受關注的“Python Module of the Week”係列。他居住在喬治亞州的Athens。
"Hellmann's writing has become an indispensable resource for me and many others as it fills a critical gap in Python Documentation with examples." -- Jesse Noller, Python Core Developer and PSF Board Member Master the Powerful Python Standard Library through Real Code Examples The Python Standard Library contains hundreds of modules for interacting with the operating system, interpreter, and Internet--all extensively tested and ready to jump-start your application development. The Python Standard Library by Example introduces virtually every important area of the Python 2.7 library through concise, stand-alone source code/output examples, designed for easy learning and reuse. Building on his popular Python Module of the Week blog series, author and Python expert Doug Hellmann focuses on "showing" not "telling." He explains code behavior through downloadable examples that fully demonstrate each feature. You'll find practical code for working with text, data types, algorithms, math, file systems, networking, the Internet, XML, email, cryptography, concurrency, runtime and language services, and much more. Each section fully covers one module, and links to valuable additional resources, making this book an ideal tutorial and reference. Coverage includes *Manipulating text with string, textwrap, re, and difflib*Implementing data structures: collections, array, queue, struct, copy, and more*Reading, writing, and manipulating files and directories*Regular expression pattern matching*Exchanging data and providing for persistence Archiving and data compression*Managing processes and threads*Using application "building blocks": parsing command-line options, prompting for passwords, scheduling events, and logging*Testing, debugging, and compilation*Controlling runtime configuration*Using module and package utilities If you're new to Python, this book will quickly give you access to a whole new world of functionality. If you've worked with Python before, you'll discover new, powerful solutions and better ways to use the modules you've already tried.
發表於2025-02-07
The Python Standard Library by Example 2025 pdf epub mobi 電子書 下載
好處:有例子,可以參考,diy 壞處:例子有錯誤,沒有說明函數原型,不太適閤新手,如果能配閤工程經驗和實際的函數解釋就更好瞭,建議參考這裏http://docs.python.org/2/library/re.html?highlight=re.compile#re.compile
評分這本書來源作者博客的一個專欄,Python Module of the Week。講瞭python標準庫中很多模塊的使用方法,而且是以完整的代碼來講解模塊的應用。 對於我這種喜歡一邊看書,一邊敲代碼的人而言,晚上拿著這本放在腿上,選上一節主題,敲上那麼100來行(2至3個程序的量)的代...
評分http://pycoders-weekly-chinese.readthedocs.org/en/latest/issue4/a-python-reading-list.html 如果你希望有一本擁有很多代碼樣例的參考書,那麼這本書就是你想要的,這本書不僅僅包含瞭所有的標準庫的樣例,還包含瞭許多現在開發中經常用到的庫的使用樣例,這本書基於作者...
評分1.方便查詢常見的python的各種類型模塊,根據不同內容分成瞭不同的章節,對於初學者很有好處 。 2,實例豐富,可以作為工具書使用 3.除瞭書本內的內容,還有一些參考內容供自己學習 4.強烈推薦給剛學python的盆友
評分Python之所以流行,原因在於:1. 語言本身優美,錶達力強。適閤做快速原型開發。且學習麯綫平坦,上手快。 2. batteries-included Python標準庫正是應對瞭這第二點。豐富的庫實現得以讓python程序員迅速完成各種編程任務,將關注的重點集中在問題本身,而不是繁雜的實現細節上...
圖書標籤: Python 編程 計算機 python programming 工具書 Cookbook 腳本語言
不錯的參考,沒事的時候,放在手機的ebook裏麵,在排隊的時候找一個章節看看也不錯。
評分- python標準庫示例: the python standard library by example
評分好長
評分這種書本來就不是用來通讀的,而是有需要的時候去翻閱,寫程序忘掉那個庫查那個庫,好用。
評分廣而不深
The Python Standard Library by Example 2025 pdf epub mobi 電子書 下載