The Practice of Computing Using Python, 3/e (GE-Paperback)

William F. Punch, Richard Enbody

  • 出版商: Pearson FT Press
  • 出版日期: 2017-09-20
  • 售價: $1,197
  • 語言: 英文
  • 頁數: 912
  • 裝訂: Paperback
  • ISBN: 1292166622
  • ISBN-13: 9781292166629
  • 相關分類: Python程式語言
  • 無法訂購

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

商品描述

For courses in Python Programming

 

Introduces Python programming with an emphasis on problem-solving

Now in its Third Edition, Practice of Computing Using Python continues to effectively introduce readers to computational thinking using Python, with a strong emphasis on problem solving through computer science. The authors have chosen Python for its simplicity, powerful built-in data structures, advanced control constructs, and practicality. The text is built from the ground up for Python programming, rather than having been translated from Java or C++.

 

Focusing on data manipulation and analysis as a theme, the text allows readers to work on real problems using Internet-sourced or self-generated data sets that represent their own work and interests. The authors also emphasize program development and provide readers of all backgrounds with a practical foundation in programming that suit their needs. Among other changes, the Third Edition incorporates a switch to the Anaconda distribution, the SPYDER IDE, and a focus on debugging and GUIs.

 

Also available with MyProgrammingLab

MyProgrammingLab is an online learning system designed to engage students and improve results. MyProgrammingLab consists of a set of programming exercises correlated to specific Pearson CS1/Intro to Programming textbooks. Through practice exercises and immediate, personalized feedback, MyProgrammingLab improves the programming competence of beginning students who often struggle with the basic concepts of programming languages.

 

Note: You are purchasing a standalone product; MyLab & Mastering does not come packaged with this content. Students, if interested in purchasing this title with MyLab & Mastering, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information.


If you would like to purchase boththe physical text and MyLab & Mastering, search for:

 

 

 

0134520513 / 9780134520513   The Practice of Computing Using Python plus MyProgrammingLab with Pearson eText -- Access Card Package, 3/e

 

Package consists of:

  • 0134381327 / 9780134381329     MyProgrammingLab with Pearson eText -- Access Card Package
  • 0134379764 / 9780134379760     The Practice of Computing Using Python, 3/e  

商品描述(中文翻譯)

《使用Python進行計算的實踐》第三版是一本以解決問題為重點的Python程式設計課程教材。本書以Python為基礎,強調通過計算機科學解決問題的能力。作者選擇Python是因為它的簡單性、強大的內建數據結構、高級控制結構和實用性。本書著重於以數據操作和分析為主題,讓讀者使用互聯網或自行生成的數據集來解決真實問題。此外,本書還強調程序開發,為各種背景的讀者提供了一個實用的編程基礎。第三版還引入了Anaconda發行版、SPYDER集成開發環境以及調試和圖形用戶界面方面的重點內容。

此外,本書還提供了MyProgrammingLab,這是一個在線學習系統,旨在提高學生的學習參與度和成績。MyProgrammingLab包含一組與特定Pearson CS1/Intro to Programming教材相關的編程練習題。通過練習和即時個性化反饋,MyProgrammingLab提高了初學者學生對編程語言基本概念的理解能力。

需要注意的是,本書是一個獨立的產品,不包含MyLab和Mastering。如果學生有興趣購買包含MyLab和Mastering的版本,請向您的教師索取正確的套餐ISBN和課程ID。教師們可以聯繫Pearson代表獲取更多信息。

如果您想購買實體教材和MyLab & Mastering,請搜索以下內容:

《使用Python進行計算的實踐》第三版加上MyProgrammingLab和Pearson電子教材訪問卡套裝,ISBN為0134520513 / 9780134520513。

套裝內容包括:
- 《MyProgrammingLab和Pearson電子教材訪問卡套裝》,ISBN為0134381327 / 9780134381329。
- 《使用Python進行計算的實踐》第三版,ISBN為0134379764 / 9780134379760。

目錄大綱

I. Thinking About Computing
Ch0: The Study of Computer Science
II. Starting to Program
Ch1: Beginnings
Ch2: Control
Ch3: Algorithms and Program Development
III. Data Structures and Functions
Ch4: Working with Strings
Ch5: Functions-QuickStart
Ch6: Files and Exceptions I
Ch7: Lists and Tuples
Ch8: More on Functions
Ch9: Dictionaries and Sets
Ch10: More Program Development
IV. Classes, making your own Data Structure and Algorithms
Ch12: More on Classes
Ch13: Program Development with Classes
V. Being a better programmer
Ch14: Files and Exceptions II
Ch15: Recursion: Another Control Mechanism
Ch16: Other Fun Stuff with Python
Ch17: The End, or Perhaps the Beginning
 

目錄大綱(中文翻譯)

I. 考慮計算
Ch0: 計算機科學的研究
II. 開始編程
Ch1: 開始
Ch2: 控制
Ch3: 算法和程序開發
III. 數據結構和函數
Ch4: 使用字符串
Ch5: 函數-快速入門
Ch6: 文件和異常處理 I
Ch7: 列表和元組
Ch8: 更多關於函數
Ch9: 字典和集合
Ch10: 更多程序開發
IV. 類,創建自己的數據結構和算法
Ch12: 更多關於類
Ch13: 使用類進行程序開發
V. 成為更好的程序員
Ch14: 文件和異常處理 II
Ch15: 遞歸:另一種控制機制
Ch16: Python 的其他有趣功能
Ch17: 結束,或者也許是開始