发表于2025-05-19
Eric Matthes is a high school science and math teacher living in Alaska where he teaches Introduction to Python. He has been writing programs since he was five years old.
Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time.
In the first half of the book, you’ll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You’ll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you’ll put your new knowledge into practice with three substantial projects: a Space Invaders–inspired arcade game, data visualizations with Python’s super-handy libraries, and a simple web app you can deploy online.
As you work through Python Crash Course you’ll learn how to:
–Use powerful Python libraries and tools, including matplotlib, NumPy, and Pygal
–Make 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progresses
–Work with data to generate interactive visualizations
–Create and customize Web apps and deploy them safely online
–Deal with mistakes and errors so you can solve your own programming problems
If you’ve been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
Uses Python 2 and 3
Python Crash Course 下载 mobi pdf epub txt 电子书 格式 2025
Python Crash Course 下载 mobi epub pdf 电子书##该书已经出第二版了,作者github上有第二版的源码,2018年新写的。中文版本16年出版,作者成书,从github源码来看,是14年-15年间写下的。 书里的内容距离现在已经好几年了,里面用的库基本都更新了,python也到3.8了都。 中文书挺薄的,才两百多页,这是促使我读这本书的重要...
评分##这本当然非常经典且实用,⚠️注意第三个project需要用Django,请直接转去2019版的英文版,因为Django在2017年做了挺大的版本提升,所以这个旧版有的地方对不上哈。
评分 评分 评分 评分 评分##文中 'label':repo_dict['description'], 会报错 解决方案: 'label':str(repo_dict['description']), 即可。 估计出于某些原因 调用返回的value格式不对或者 编码错误, 转换为字符串就好了。 这是我发现的解决方案,如果并非此原因欢迎指出我的错误。
评分##目前看到的最佳入门教材。感谢这本书,让我从一窍不通到略懂皮毛(
评分##1ed basics 2ed projects
Python Crash Course mobi epub pdf txt 电子书 格式下载 2025