Python Pocket Reference, 4/e : Python in Your Pocket (Paperback)
暫譯: Python 口袋參考手冊,第4版:隨身的 Python

Mark Lutz

  • 出版商: O'Reilly
  • 出版日期: 2009-10-18
  • 售價: $810
  • 貴賓價: 9.5$770
  • 語言: 英文
  • 頁數: 210
  • 裝訂: Paperback
  • ISBN: 0596158084
  • ISBN-13: 9780596158088
  • 相關分類: Python程式語言
  • 已過版

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

商品描述

This is the book to reach for when you're coding on the fly and need an answer now. It's an easy-to-use reference to the core language, with descriptions of commonly used modules and toolkits, and a guide to recent changes, new features, and upgraded built-ins -- all updated to cover Python 3.X as well as version 2.6. You'll also quickly find exactly what you need with the handy index.

Written by Mark Lutz -- widely recognized as the world's leading Python trainer -- Python Pocket Reference, Fourth Edition, is the perfect companion to O'Reilly's classic Python tutorials, also written by Mark: Learning Python and Programming Python.

  • 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
  • The exception-handling model
  • 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

商品描述(中文翻譯)

這是一本在你即時編碼時需要立即獲得答案的書籍。它是一個易於使用的核心語言參考,包含常用模組和工具包的描述,以及最近的變更、新功能和升級內建函數的指南——所有內容均已更新以涵蓋 Python 3.X 以及 2.6 版本。你還可以通過方便的索引快速找到所需的內容。

本書由 Mark Lutz 撰寫,他被廣泛認為是全球領先的 Python 培訓師——《Python Pocket Reference》第四版,是 O'Reilly 經典 Python 教程的完美伴侶,這些教程同樣由 Mark 撰寫:《Learning Python》和《Programming Python》。

- 內建物件類型,包括數字、列表、字典等
- 創建和處理物件的語句和語法
- 結構化和重用代碼的函數和模組
- Python 的物件導向程式設計工具
- 異常處理模型
- 內建函數、異常和屬性
- 特殊運算子重載方法
- 廣泛使用的標準庫模組和擴展
- 命令行選項和開發工具
- Python 的慣用法和提示