Learn to Program Using Python: A Tutorial for Hobbyists, Self-Starters, and Thos
            
暫譯: 使用 Python 學習程式設計:為愛好者、自學者及初學者的教程
        
        Alan Gauld
- 出版商: Addison Wesley
- 出版日期: 2000-12-18
- 定價: $1,150
- 售價: 8.0 折 $920
- 語言: 英文
- 頁數: 288
- 裝訂: Paperback
- ISBN: 0201709384
- ISBN-13: 9780201709384
- 
    相關分類:
    
      Python
 
立即出貨(限量) (庫存=6)
買這商品的人也買了...
- 
                
                   $945Python Developer's Handbook (Paperback) $945Python Developer's Handbook (Paperback)
- 
                
                   C++ Primer, 3/e 中文版 C++ Primer, 3/e 中文版$980$774
- 
                
                   鳥哥的 Linux 私房菜 鳥哥的 Linux 私房菜$560$476
- 
                
                   Red Hat Linux 9 實務應用 Red Hat Linux 9 實務應用$650$553
- 
                
                   802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide) 802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600
- 
                
                   ASP.NET 程式設計徹底研究 ASP.NET 程式設計徹底研究$590$466
- 
                
                   鳥哥的 Linux 私房菜-伺服器架設篇 鳥哥的 Linux 私房菜-伺服器架設篇$750$638
- 
                
                   日文輸入實力養成暨評量, 2005年版 日文輸入實力養成暨評量, 2005年版$320$253
- 
                
                   鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 私房菜基礎學習篇, 2/e$780$663
- 
                
                   ASP.NET 2.0 深度剖析範例集 ASP.NET 2.0 深度剖析範例集$650$507
- 
                
                   Microsoft Office SharePoint Server 2007 新一代企業 Web 解決方案(第一集) Microsoft Office SharePoint Server 2007 新一代企業 Web 解決方案(第一集)$690$545
- 
                
                   Microsoft Windows Server 2003 R2 系統實務 Microsoft Windows Server 2003 R2 系統實務$780$663
- 
                
                   聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C# 聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#$720$569
- 
                
                   Microsoft Office SharePoint Server 2007 新一代企業表單與內容管理 (第二集) Microsoft Office SharePoint Server 2007 新一代企業表單與內容管理 (第二集)$720$569
- 
                
                   IronPython 程式設計 ─ Python 與 .NET Framework 整合實作 IronPython 程式設計 ─ Python 與 .NET Framework 整合實作$490$382
- 
                
                   Windows Server 2008 安裝與管理 Windows Server 2008 安裝與管理$740$585
- 
                
                   網頁設計 愛上 jQuery 網頁設計 愛上 jQuery$550$468
- 
                
                   用實例學 ASP.NET 3.5 基礎篇─使用 VB 用實例學 ASP.NET 3.5 基礎篇─使用 VB$720$569
- 
                
                   MIS 網路管理的工具箱 MIS 網路管理的工具箱$450$351
- 
                
                   系統重灌、備份與救援-挖挖挖 系統重灌、備份與救援-挖挖挖$480$408
- 
                
                   Excel 2007 函數範例-精打細算過生活 Excel 2007 函數範例-精打細算過生活$490$387
- 
                
                   Python 學習手冊 (Learning Python, 3/e) Python 學習手冊 (Learning Python, 3/e)$880$695
- 
                
                   編譯系統設計 (Compilers: Principles, Techniques, and Tools, 2/e) 編譯系統設計 (Compilers: Principles, Techniques, and Tools, 2/e)$960$864
- 
                
                   鳥哥的 Linux 私房菜-基礎學習篇, 3/e 鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648
- 
                
                   程式設計師的自我修養-連結、載入、程式庫 程式設計師的自我修養-連結、載入、程式庫$580$493
商品描述
Description
 This book is an ideal starting point for students learning the essentials of computer programming. Assuming no prior knowledge (other than basic computer operation), this unintimidating and clearly written guide introduces the student to programming terminology, fundamental concepts, and techniques for writing actual code. Python is ideal for novice programmers: it is available for free; it has simple syntax but powerful features; it supports lots of programming styles; it runs on many platforms; it has a friendly and helpful user community. Using the Python language to teach the fundamentals of computer programming, the book introduces elements of programming style and offers a look at the thinking and steps involved in designing a software solution. Several sample applications illustrate techniques and ideas in action. 
		
	 
		
Features

		  
		
Table Of Contents
Preface.I. INTRODUCTION.
1. Who, What, and How?2. What Do I Need?
3. What Is Programming?
4. Getting Started.
II. PROGRAMMING FUNDAMENTALS.
5. Simple Sequences.6. The Raw Materials.
7. More Sequences and Other Things.
8. Looping, or the Art of Repeating Oneself.
9. Decisions, Decisions.
10. Conversing with the User.
11. Modular Programming.
12. Handling Files and Text.
13. A Touch of Style.
14. Handling Errors.
III. Advanced Topics.
15. Recursion.16. Namespaces.
17. Object-Oriented Programming.
18. Event-Driven Programming.
19. Regular Expressions.
20. Debugging.
21. Designing a Solution.
IV. Case Studies.
22. Grammar Counter.23. Guessing Games.
Epilogue.
Appendix A. Installing and Testing Python.
Appendix B. Some Interesting Programming Languages.
Appendix C. Resources.
Glossary.
Index.

商品描述(中文翻譯)
這本書是學生學習電腦程式設計基礎的理想起點。假設讀者沒有任何先前的知識(除了基本的電腦操作),這本不具威脅感且清晰易懂的指南將學生引入程式設計術語、基本概念以及撰寫實際程式碼的技術。Python 非常適合初學者:它是免費的;語法簡單但功能強大;支持多種程式設計風格;可在多個平台上運行;擁有友好且樂於助人的使用者社群。這本書使用 Python 語言來教授電腦程式設計的基本原理,介紹程式設計風格的元素,並提供設計軟體解決方案所需的思考過程和步驟。幾個範例應用程式展示了技術和想法的實際應用。
適合的課程
特點
目錄
- 前言
- I. 介紹
  - 1. 誰、什麼和如何?
  - 2. 我需要什麼?
  - 3. 什麼是程式設計?
  - 4. 開始入門。
- II. 程式設計基礎
  - 5. 簡單的序列。
  - 6. 原材料。
  - 7. 更多序列和其他事物。
  - 8. 迴圈,或重複自己的藝術。
  - 9. 決策,決策。
  - 10. 與使用者對話。
  - 11. 模組化程式設計。
  - 12. 處理檔案和文本。
  - 13. 一點風格。
  - 14. 處理錯誤。
- III. 進階主題
  - 15. 遞迴。
  - 16. 命名空間。
  - 17. 物件導向程式設計。
  - 18. 事件驅動程式設計。
  - 19. 正規表達式。
  - 20. 除錯。
  - 21. 設計解決方案。
- IV. 案例研究
  - 22. 文法計數器。
  - 23. 猜謎遊戲。
- 後記
- 附錄 A. 安裝和測試 Python。
- 附錄 B. 一些有趣的程式語言。
- 附錄 C. 資源。
- 詞彙表。
- 索引。

 
     
     
     
    
 
     
     
    
 
     
     
    