Python Programming (Paperback)

Wikibooks contributors

  • 出版商: CreateSpace Independ
  • 出版日期: 2011-09-21
  • 售價: $710
  • 貴賓價: 9.5$675
  • 語言: 英文
  • 頁數: 168
  • 裝訂: Paperback
  • ISBN: 1466366052
  • ISBN-13: 9781466366053
  • 相關分類: Python程式語言
  • 立即出貨(限量) (庫存=1)

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

商品描述

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是一種高階、結構化、開源的程式語言,可用於各種程式設計任務。它適用於簡單的快速腳本,也適用於複雜和精緻的應用程式。它是一種解譯型程式語言,在執行之前會自動編譯成字節碼(字節碼通常會被自動保存到磁盤上,以便在源碼未更改的情況下不需要再次編譯)。它也是一種動態類型的語言,包含(但不需要使用)物件導向的特性和結構。