The Practice of Computing Using Python, 3/e (GE-Paperback)
暫譯: 使用 Python 的計算實踐(第三版)
William F. Punch, Richard Enbody
- 出版商: Pearson FT Press
- 出版日期: 2017-09-20
- 定價: $2,400
- 售價: 9.5 折 $2,280
- 語言: 英文
- 頁數: 912
- 裝訂: Paperback
- ISBN: 1292166622
- ISBN-13: 9781292166629
-
相關分類:
Python、程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$1,460C++ How to Program : Late Objects Version, 7/e (IE-Paperback)
-
$680$537 -
$580$458 -
$560$437 -
$720$706 -
$600$468 -
$1,340$1,273 -
$910$865 -
$1,300$1,274
相關主題
商品描述
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 的計算思維,並強調透過計算機科學解決問題。作者選擇 Python 是因為它的簡單性、強大的內建資料結構、高級控制結構和實用性。這本書是專為 Python 程式設計而編寫,而不是從 Java 或 C++ 翻譯而來。
本書以數據操作和分析為主題,讓讀者能夠使用來自互聯網的或自生成的數據集來解決實際問題,這些數據集代表了他們自己的工作和興趣。作者還強調程式開發,為各種背景的讀者提供符合其需求的實用程式設計基礎。在其他變更中,第三版採用了 Anaconda 發行版、SPYDER IDE,並專注於除錯和圖形使用者介面(GUI)。
也可搭配 MyProgrammingLab™ 使用
MyProgrammingLab 是一個旨在吸引學生並改善學習成果的在線學習系統。MyProgrammingLab 包含一組與特定 Pearson CS1/程式設計入門教科書相關的程式設計練習。透過練習和即時的個性化反饋,MyProgrammingLab 提升了初學者的程式設計能力,這些學生通常在程式語言的基本概念上面臨挑戰。
注意:您購買的是獨立產品;MyLab™ 和 Mastering™ 不包含在此內容中。學生如果有興趣購買此書籍與 MyLab 和 Mastering,請向您的講師詢問正確的包裝 ISBN 和課程 ID。講師,請聯繫您的 Pearson 代表以獲取更多資訊。
如果您想同時購買實體書和 MyLab & Mastering,請搜尋:
0134520513 / 9780134520513 使用 Python 的計算實踐加上 MyProgrammingLab 與 Pearson eText -- 學習卡包,第三版
包裝內容包括:
- 0134381327 / 9780134381329 MyProgrammingLab 與 Pearson eText -- 學習卡包
-
0134379764 / 9780134379760 使用 Python 的計算實踐,第三版
目錄大綱
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. 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