Python Programming (Paperback)
暫譯: Python 程式設計 (平裝本)
Wikibooks contributors
- 出版商: CreateSpace Independ
- 出版日期: 2011-09-21
- 售價: $710
- 貴賓價: 9.5 折 $675
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1466366052
- ISBN-13: 9781466366053
-
相關分類:
Python
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
以 C 語言解析電腦─底層應用程式開發秘笈$650$585 -
SQL Server 2008 Data Mining 資料採礦$780$616 -
影像處理與電腦視覺, 4/e$650$618 -
Visual C++ 2010 Express 入門進階$690$545 -
ASP.NET 4.0 完美入門:使用 C#$560$442 -
前進 Android Market!Google Android SDK 實戰演練$850$672 -
ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e$750$593 -
Google Android SDK 開發範例大全, 3/e$950$751 -
講演之道:一個專業演講家的告白 (Confessions of a Public Speaker)$320$253 -
HTML5 + CSS3 網頁佈局和樣式精粹
$560$476 -
JavaScript 權威指南-ECMAScript5 + HTML5 DOM + HTML5 BOM 範例精粹$880$748 -
OpenCV 2 Computer Vision Application Programming Cookbook$1,650$1,568 -
Google!Android 3 手機應用程式設計入門, 4/e$550$435 -
Servlet & JSP 教學手冊, 2/e$550$435 -
Windows Phone 7 應用程式設計-使用 Microsoft Silverlight (Programming Windows Phone 7: Microsoft Silverlight Edition )$680$537 -
Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468 -
Google Android 應用程式開發實戰, 3/e (適用 Android SDK 2.x/3.x)$680$537 -
全功能 XOOPS 2.5 架站機速習講座$490$387 -
使用 Joomla! 1.7 架站的 13 堂課$450$356 -
精通 Windows API 函數、介面、程式設計實例, 2/e$650$514 -
iOS SDK + OpenGL ES 開發者的學習殿堂$520$406 -
Android 技術內幕-探索 Android 核心原理與系統開發$580$458 -
Div + CSS 網頁版面設計-輕鬆做網頁排版,隨手做 SEO$490$387 -
輕鬆學 Objective C-開發你的 iPhone/iPad 應用程式$490$417 -
測試之美-領略頂尖專家改善軟體的測試法則 (Beautiful Testing: Leading Professionals Reveal How They Improve Software)$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),這些位元組碼通常會自動儲存到磁碟中,因此在源碼未更改之前,無需再次編譯。它也是一種動態類型的語言,包含(但不要求使用)物件導向的特性和結構。
