Python Crash Course : A Hands-On, Project-Based Introduction to Programming, 3/e (Paperback)
暫譯: Python 快速入門:實作導向的程式設計入門,第三版(平裝本)

Matthes, Eric

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

商品描述

Python Crash Course is the world's bestselling programming book, with over 1,500,000 copies sold to date!

Python Crash Course is the world's best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.

You'll start by learning basic programming concepts, such as variables, lists, classes, and loops, and practice writing clean code with exercises for each topic. You'll also learn how to make your programs interactive and test your code safely before adding it to a project. You'll put your new knowledge into practice by creating a Space Invaders-inspired arcade game, building a set of data visualizations with Python's handy libraries, and deploying a simple application online.

As you work through the book, you'll learn how to:

  • Use powerful Python libraries and tools, including pytest, Pygame, Matplotlib, Plotly, and Django
  • Make increasingly complex 2D games that respond to keypresses and mouse clicks
  • Generate interactive data visualizations using a variety of datasets
  • Build apps that allow users to create accounts and manage their own data, and deploy your apps online
  • Troubleshoot coding errors and solve common programming problems


New to this edition This third edition is completely revised to reflect the latest in Python code. New and updated coverage includes VS Code for text editing, the pathlib module for file handling, pytest for testing your code, as well as the latest features of Matplotlib, Plotly, and Django.

If you've been thinking about digging into programming, Python Crash Course will provide you with the skills to write real programs fast. Why wait any longer? Start your engines and code!

Uses Python 3

商品描述(中文翻譯)

**《Python Crash Course》是全球暢銷的程式設計書籍,至今已售出超過 1,500,000 本!**

《Python Crash Course》是全球最暢銷的 Python 程式語言指南。這本快速且全面的入門書將讓你迅速開始撰寫程式、解決問題並開發功能性應用程式。

你將從學習基本的程式設計概念開始,例如變數、列表、類別和迴圈,並透過每個主題的練習來練習撰寫乾淨的程式碼。你還將學習如何使你的程式具互動性,並在將其添加到專案之前安全地測試你的程式碼。你將通過創建一個受《太空侵略者》啟發的街機遊戲、使用 Python 的便利庫構建一組數據可視化,以及在線部署一個簡單的應用程式來實踐你的新知識。

在閱讀本書的過程中,你將學會如何:

- 使用強大的 Python 庫和工具,包括 pytest、Pygame、Matplotlib、Plotly 和 Django
- 創建越來越複雜的 2D 遊戲,能夠響應鍵盤按鍵和滑鼠點擊
- 使用各種數據集生成互動式數據可視化
- 構建允許用戶創建帳戶並管理自己數據的應用程式,並在線部署你的應用程式
- 排除程式錯誤並解決常見的程式設計問題

**本版新內容** 本第三版已全面修訂,以反映最新的 Python 程式碼。新增和更新的內容包括用於文本編輯的 VS Code、用於文件處理的 pathlib 模組、用於測試程式碼的 pytest,以及 Matplotlib、Plotly 和 Django 的最新功能。

如果你一直在考慮學習程式設計,《Python Crash Course》將為你提供快速撰寫真實程式的技能。還等什麼呢?啟動你的引擎,開始編碼吧!

**使用 Python 3**

作者簡介

Eric Matthes was a high school science, math, and programming teacher, now full-time author, living in Alaska. He has been writing programs since he was five years old and is the author of the Python Flash Cards, also from No Starch Press.

作者簡介(中文翻譯)

艾瑞克·馬瑟斯曾是一名高中科學、數學和程式設計教師,現在是全職作家,居住在阿拉斯加。他自五歲起便開始編寫程式,並且是Python Flash Cards的作者,該書同樣由No Starch Press出版。