Python Cookbook, 3/e (Paperback)
暫譯: Python 食譜(第三版)
David Beazley, Brian K. Jones
- 出版商: O'Reilly
- 出版日期: 2013-06-25
- 定價: $2,280
- 售價: 9.0 折 $2,052
- 語言: 英文
- 頁數: 706
- 裝訂: Paperback
- ISBN: 1449340377
- ISBN-13: 9781449340377
-
相關分類:
Python、程式語言
-
相關翻譯:
Python 錦囊妙計, 3/e (Python Cookbook, 3/e) (繁中版)
立即出貨
買這商品的人也買了...
-
$1,485Perl Cookbook, 2/e (Paperback)
-
$2,180$2,071 -
$620$490 -
$780$616 -
$2,040$1,938 -
$680$578 -
$2,363Programming Python, 4/e (Paperback)
-
$780$663 -
$580$458 -
$880$695 -
$680$578 -
$580$452 -
$400$380 -
$2,565Learning Python, 5/e (Paperback)
-
$820$541 -
$360$281 -
$520$442 -
$940$700 -
$480$408 -
$1,530$1,454 -
$680$537 -
$880$695 -
$2,220$2,109 -
$780$616 -
$980$774
相關主題
商品描述
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.
Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.
Topics include:
- Data Structures and Algorithms
- Strings and Text
- Numbers, Dates, and Times
- Iterators and Generators
- Files and I/O
- Data Encoding and Processing
- Functions
- Classes and Objects
- Metaprogramming
- Modules and Packages
- Network and Web Programming
- Concurrency
- Utility Scripting and System Administration
- Testing, Debugging, and Exceptions
- C Extensions
商品描述(中文翻譯)
如果您需要幫助撰寫 Python 3 程式,或想要更新舊的 Python 2 代碼,這本書正是您所需的。這本獨特的食譜書充滿了用 Python 3.3 編寫和測試的實用食譜,專為希望專注於現代工具和慣用法的經驗豐富的 Python 程式設計師而設。
在書中,您將找到超過十幾個主題的完整食譜,涵蓋核心 Python 語言以及各種應用領域中常見的任務。每個食譜都包含您可以立即在項目中使用的代碼範例,並附有關於解決方案如何運作及其原因的討論。
主題包括:
- 資料結構與演算法
- 字串與文本
- 數字、日期與時間
- 迭代器與生成器
- 檔案與輸入/輸出
- 資料編碼與處理
- 函數
- 類別與物件
- 元程式設計
- 模組與套件
- 網路與網頁程式設計
- 並發
- 實用腳本與系統管理
- 測試、除錯與例外
- C 擴展