Python Pocket Reference, 5/e (Paperback)

Mark Lutz

  • 出版商: O'Reilly
  • 出版日期: 2014-03-11
  • 售價: $1,070
  • 貴賓價: 9.5$1,017
  • 語言: 英文
  • 頁數: 266
  • 裝訂: Paperback
  • ISBN: 1449357016
  • ISBN-13: 9781449357016
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Updated for both Python 3.4 and 2.7, this convenient pocket guide is the perfect on-the-job quick reference. You’ll find concise, need-to-know information on Python types and statements, special method names, built-in functions and exceptions, commonly used standard library modules, and other prominent Python tools. The handy index lets you pinpoint exactly what you need.

Written by Mark Lutz—widely recognized as the world’s leading Python trainer—Python Pocket Reference is an ideal companion to O’Reilly’s classic Python tutorials, Learning Python and Programming Python, also written by Mark.

This fifth edition covers:

  • Built-in object types, including numbers, lists, dictionaries, and more
  • Statements and syntax for creating and processing objects
  • Functions and modules for structuring and reusing code
  • Python’s object-oriented programming tools
  • Built-in functions, exceptions, and attributes
  • Special operator overloading methods
  • Widely used standard library modules and extensions
  • Command-line options and development tools
  • Python idioms and hints
  • The Python SQL Database API

商品描述(中文翻譯)


這本方便的口袋指南已更新至Python 3.4和2.7版本,是工作中的完美快速參考。您將找到有關Python類型和語句、特殊方法名、內建函數和異常、常用的標準庫模塊以及其他重要的Python工具的簡潔且必要的信息。方便的索引讓您能夠準確找到所需內容。

由Mark Lutz撰寫,他被廣泛認識為世界領先的Python培訓師,Python Pocket Reference是O'Reilly經典Python教程《Learning Python》和《Programming Python》的理想伴侶,這兩本書也是由Mark撰寫。

這第五版涵蓋了以下內容:


  • 內建的對象類型,包括數字、列表、字典等

  • 創建和處理對象的語句和語法

  • 用於結構化和重用代碼的函數和模塊

  • Python的面向對象編程工具

  • 內建函數、異常和屬性

  • 特殊運算符重載方法

  • 廣泛使用的標準庫模塊和擴展

  • 命令行選項和開發工具

  • Python的習慣用法和提示

  • Python SQL數據庫API