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
文中 'label':repo_dict['description'], 会报错 解决方案: 'label':str(repo_dict['description']), 即可。 估计出于某些原因 调用返回的value格式不对或者 编码错误, 转换为字符串就好了。 这是我发现的解决方案,如果并非此原因欢迎指出我的错误。
评分该书已经出第二版了,作者github上有第二版的源码,2018年新写的。中文版本16年出版,作者成书,从github源码来看,是14年-15年间写下的。 书里的内容距离现在已经好几年了,里面用的库基本都更新了,python也到3.8了都。 中文书挺薄的,才两百多页,这是促使我读这本书的重要...
评分非常好的一本书,作者用心的编写。不过这个比较适合小白,没有接触过编程的小白。有过其他语言学习经历的同学就不要再看这个了,太浪费时间了。我们在大一学习了C语言,又在大三学习的Python,选择的教材是这本书,所有的同学都觉得这本书很好,但是只是适合零基础的,对于我们...
评分这本书不好好学习我原地爆炸 电子书共237页,每天五页以上,放宽松也是在50天内结束 20191010感慨一下,编的真不错,后面三个项目我只看第二个数据可视化,其他的没兴趣,着实轻松了许多。 20191007—01~1—19 20191008—02~19—26 20191009—03~26—38 20191010—04~38—53 ...
评分花了一些时间看了一下这本书,感觉python真是个极好入门的语言。本书的讲解很到位,不过就是在对一些简单知识点的讲解方面投入了过多的笔墨,太啰嗦了。 书中练习的源代码下载地址: https://ehmatthes.github.io/pcc/ 这是英文版的勘误表【网站:https://www.nostarch.com/p...
专业原版#3,写的通俗易懂,比看翻译后的更舒服
评分入门。
评分简单实用的入门读物
评分自从读了MFA我就励志要当个程序猿
评分入门读物,后面的三个联系,没有太多原理介绍,中英文对照着看,英文为主,辅以中文。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有