A Concise Introduction to Programming in Python, Second Edition (Chapman & Hall/CRC Textbooks in Computing)
            
暫譯: Python 程式設計簡明入門(第二版)(Chapman & Hall/CRC 計算機教材)
        
        Mark J. Johnson
買這商品的人也買了...
- 
                
                   C++ 編程規範 (C++ Coding Standards: 101 Rules, Guidelines, and Best Practices) C++ 編程規範 (C++ Coding Standards: 101 Rules, Guidelines, and Best Practices)$580$493
- 
                
                   Solar Energy Forecasting and Resource Assessment (Hardcover) Solar Energy Forecasting and Resource Assessment (Hardcover)$1,780$1,744
- 
                
                   深入淺出 C#, 3/e (Head First C#, 3/e) 深入淺出 C#, 3/e (Head First C#, 3/e)$980$774
- 
                
                   挑戰 PHP / MySQL 程式設計與超強專題特訓班, 3/e (適用PHP5~PHP6) 挑戰 PHP / MySQL 程式設計與超強專題特訓班, 3/e (適用PHP5~PHP6)$550$435
- 
                
                   $2,048Hadoop: The Definitive Guide, 4/e (Paperback) $2,048Hadoop: The Definitive Guide, 4/e (Paperback)
- 
                
                   Simulation with Arena, 6/e (IE-Paperback) Simulation with Arena, 6/e (IE-Paperback)$1,200$1,176
- 
                
                   Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰 Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484
- 
                
                   $414Python 資料分析與挖掘實戰 $414Python 資料分析與挖掘實戰
- 
                
                   Effective Modern C++:提昇 C++11 與 C++14 技術的 42個具體作法 (中文版)(Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14) Effective Modern C++:提昇 C++11 與 C++14 技術的 42個具體作法 (中文版)(Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14)$580$458
- 
                
                   Digital Signal Processing First, 2/e (DSP First)(IE-Paerback) Digital Signal Processing First, 2/e (DSP First)(IE-Paerback)$1,350$1,323
- 
                
                   TensorFlow + Keras 深度學習人工智慧實務應用 TensorFlow + Keras 深度學習人工智慧實務應用$590$460
- 
                
                   Deep Learning with Python (Paperback) Deep Learning with Python (Paperback)$1,760$1,672
- 
                
                   Practical Programming: An Introduction to Computer Science Using Python 3.6 Practical Programming: An Introduction to Computer Science Using Python 3.6$1,750$1,663
- 
                
                   實戰 ROS 機器人自作|使用 Raspberry Pi 實戰 ROS 機器人自作|使用 Raspberry Pi$520$411
- 
                
                   Raspberry Pi 最佳入門與應用 (Python)(第二版)(附範例光碟) Raspberry Pi 最佳入門與應用 (Python)(第二版)(附範例光碟)$430$387
- 
                
                   Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence (Paperback) Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence (Paperback)$2,220$2,109
- 
                
                   Deep Learning Deep Learning$900$855
- 
                
                   物聯網原來這麼近:立即手動實作一個 (熱銷版) 物聯網原來這麼近:立即手動實作一個 (熱銷版)$550$468
- 
                
                   物聯網實戰:使用樹莓派 /Arduino/ESP8266 NodeMCU/Python/Node-RED 打造安全監控系統 物聯網實戰:使用樹莓派 /Arduino/ESP8266 NodeMCU/Python/Node-RED 打造安全監控系統$500$390
- 
                
                   物聯網 Python 整合實戰 (舊名: 王者歸來:精通物聯網及Python) 物聯網 Python 整合實戰 (舊名: 王者歸來:精通物聯網及Python)$890$757
- 
                
                   機器學習的數學基礎 : AI、深度學習打底必讀 機器學習的數學基礎 : AI、深度學習打底必讀$580$458
- 
                
                   物聯網概論 物聯網概論$480$432
- 
                
                   深度學習的數學地圖 -- 用 Python 實作神經網路的數學模型 (附數學快查學習地圖) 深度學習的數學地圖 -- 用 Python 實作神經網路的數學模型 (附數學快查學習地圖)$580$458
- 
                
                   電腦網路概論, 10/e 電腦網路概論, 10/e$550$495
- 
                
                   工業4.0 的物聯網智慧工廠應用與實作:使用 Arduino.Node-RED.MySQL.Node.js 工業4.0 的物聯網智慧工廠應用與實作:使用 Arduino.Node-RED.MySQL.Node.js$500$199
商品描述
A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.
The Second Edition was thoroughly reorganized and rewritten based on classroom experience to incorporate:
- A spiral approach, starting with turtle graphics, and then revisiting concepts in greater depth using numeric, textual, and image data
- Clear, concise explanations written for beginning students, emphasizing core principles
- A variety of accessible examples, focusing on key concepts
- Diagrams to help visualize new concepts
- New sections on recursion and exception handling, as well as an earlier introduction of lists, based on instructor feedback
The text offers sections designed for approximately one class period each, and proceeds gradually from procedural to object-oriented design. Examples, exercises, and projects are included from diverse application domains, including finance, biology, image processing, and textual analysis. It also includes a brief "How-To" sections that introduce optional topics students may be interested in exploring.
The text is written to be read, making it a good fit in flipped classrooms. Designed for either classroom use or self-study, all example programs and solutions to odd-numbered exercises (except for projects) are available at: http://www.central.edu/go/conciseintro/.
商品描述(中文翻譯)
《Python 程式設計簡明入門(第二版)》提供了一個實作性強且易於理解的 Python 軟體撰寫入門,無需任何先前的程式設計經驗。
第二版根據課堂經驗進行了全面的重組和重寫,包含以下內容:
- 循環式的教學方法,從烏龜圖形開始,然後使用數值、文本和影像數據更深入地回顧概念
- 為初學者撰寫的清晰、簡潔的解釋,強調核心原則
- 各種易於理解的範例,專注於關鍵概念
- 幫助視覺化新概念的圖示
- 根據教師反饋新增的遞迴和例外處理部分,以及更早介紹列表的內容
本書的各部分設計為大約一堂課的內容,並逐步從程序式設計過渡到物件導向設計。範例、練習和專案來自多樣的應用領域,包括金融、生物學、影像處理和文本分析。書中還包含簡短的「如何做」部分,介紹學生可能有興趣探索的選修主題。
本書的撰寫方式適合閱讀,使其非常適合翻轉教室使用。無論是用於課堂教學或自學,所有範例程式和奇數練習的解答(專案除外)均可在以下網址獲得:http://www.central.edu/go/conciseintro/。

 
     
    
 
    
 
    
 
    
 
     
     
    
 
    
 
     
     
     
     
     
     
    