# Python Crash Course, 3rd Edition : A Hands-On, Project-based Introduction to Programming

> 金屋电子书图书详情的 Markdown 版本。

- 规范页面：https://alltool.top/book/fi4lk
- Markdown 版本：https://alltool.top/book/fi4lk.md
- 作者：Eric Matthes
- ISBN：9781718502703
- 出版社：No Starch Press
- 出版日期：2023-01-10
- 语言：english
- 分类：计算机、编程
- 评分：0
- 可用格式：PDF+EPUB（11.40 MB，552 页）
- 更新时间：2026-08-04 12:22:25

## 下载方式

本站不在 Markdown 页面直接提供文件地址。请前往规范页面，点击对应格式的下载按钮完成下载。

### PDF+EPUB

- 文件格式：PDF+EPUB
- 文件大小：11.40 MB
- 页数：552 页
- 下载说明：请打开规范页面 https://alltool.top/book/fi4lk，点击 PDF+EPUB 的下载按钮完成下载。


## 内容简介

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.

本书中文版为《Python编程：从入门到实践（第3版）》

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!
