Learning Python, 5/e (Paperback)
暫譯: 學習 Python,第5版 (平裝本)
Mark Lutz
- 出版商: O'Reilly
- 出版日期: 2013-07-30
- 定價: $2,850
- 售價: 8.0 折 $2,280
- 語言: 英文
- 頁數: 1648
- 裝訂: Paperback
- ISBN: 1449355730
- ISBN-13: 9781449355739
-
相關分類:
Python、程式語言
-
相關翻譯:
Python 學習手冊, 5/e (Learning Python, 5/e) (簡中版)
立即出貨
買這商品的人也買了...
-
$880$695 -
$620$490 -
$780$616 -
$680$537 -
$2,363Programming Python, 4/e (Paperback)
-
$780$663 -
$780$663 -
$550$435 -
$580$458 -
$650$429 -
$580$452 -
$400$380 -
$2,006Python Cookbook, 3/e (Paperback)
-
$450$356 -
$940$700 -
$880$695 -
$680$578 -
$480$408 -
$360$252 -
$780$616 -
$450$356 -
$450$356 -
$780$616 -
$1,900$1,900 -
$500$395
相關主題
商品描述
Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.
Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3— the latest releases in the 3.X and 2.X lines—plus all other releases in common use today. You’ll also learn some advanced language features that recently have become more common in Python code.
- Explore Python’s major built-in object types such as numbers, lists, and dictionaries
- Create and process objects with Python statements, and learn Python’s general syntax model
- Use functions to avoid code redundancy and package code for reuse
- Organize statements, functions, and other tools into larger components with modules
- Dive into classes: Python’s object-oriented programming tool for structuring code
- Write large programs with Python’s exception-handling model and development tools
- Learn advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing
商品描述(中文翻譯)
獲得對核心 Python 語言的全面深入介紹,這本實作導向的書籍將幫助您快速編寫高效且高品質的 Python 代碼。這是基於作者 Mark Lutz 的熱門培訓課程,更新的第五版非常適合無論您是編程新手還是精通其他語言的專業開發者。
這本易於跟隨的自學教程配有測驗、練習和有用的插圖,讓您開始使用 Python 2.7 和 3.3——這是 3.X 和 2.X 系列中的最新版本——以及當前常用的所有其他版本。您還將學習一些最近在 Python 代碼中變得更為常見的進階語言特性。
- 探索 Python 的主要內建物件類型,如數字、列表和字典
- 使用 Python 語句創建和處理物件,並學習 Python 的一般語法模型
- 使用函數來避免代碼冗餘並打包代碼以便重用
- 將語句、函數和其他工具組織成更大的組件,使用模組
- 深入了解類別:Python 的物件導向編程工具,用於結構化代碼
- 使用 Python 的例外處理模型和開發工具編寫大型程序
- 學習進階的 Python 工具,包括裝飾器、描述符、 metaclasses 和 Unicode 處理