Python Programming (Paperback)
暫譯: Python 程式設計 (平裝本)
Wikibooks contributors
- 出版商: CreateSpace Independ
- 出版日期: 2011-09-21
- 售價: $710
- 貴賓價: 9.5 折 $675
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1466366052
- ISBN-13: 9781466366053
-
相關分類:
Python、程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$650$585 -
$780$663 -
$650$618 -
$690$545 -
$560$442 -
$850$723 -
$750$593 -
$950$808 -
$320$253 -
$560$476 -
$880$748 -
$1,880$1,786 -
$550$435 -
$550$435 -
$680$537 -
$600$468 -
$680$537 -
$490$387 -
$450$356 -
$650$514 -
$520$406 -
$580$458 -
$490$387 -
$490$417 -
$580$458
相關主題
商品描述
This book about python programming is written by team of contributors. It introduces the language for new python users and covers key concepts and python modules. Python is a high-level, structured, open-source programming language that can be used for a wide variety of programming tasks. It is good for simple quick-and-dirty scripts, as well as complex and intricate applications. It is an interpreted programming language that is automatically compiled into bytecode before execution (the bytecode is then normally saved to disk, just as automatically, so that compilation need not happen again until and unless the source gets changed). It is also a dynamically typed language that includes (but does not require one to use) object oriented features and constructs.
商品描述(中文翻譯)
這本關於 Python 程式設計的書是由一群貢獻者撰寫的。它為新的 Python 使用者介紹了這門語言,並涵蓋了關鍵概念和 Python 模組。Python 是一種高階、結構化的開源程式語言,可用於各種程式設計任務。它適合用於簡單的快速腳本,也適合用於複雜且精細的應用程式。它是一種解釋型程式語言,在執行之前會自動編譯成位元組碼(bytecode),這些位元組碼通常會自動儲存到磁碟中,因此在源碼未更改之前,無需再次編譯。它也是一種動態類型的語言,包含(但不要求使用)物件導向的特性和結構。