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 ?”下的回答,给各位参考 作为刚刚自学两周写出了一个爬虫,0编程经验,文科生产品经理,我觉得我最有资格回答这个问题哈哈~ 刚决定自学 python 的时候,这个帖子的所有回答都看过,上面提到的书基本都研究过,但并没有...
评分★★★★★ 前面12章啃完,具备最基本的python知识,目标是读懂编程。其实python 最强大的是库。对我来说numpy ,pandas,keras,sklearning是后面的学习重点,本书基本没怎么讲。15,16,17,18章后面应用过程中可以随时参考。学习过程中需要很多助手,比如CSDN。
评分之前是在知乎上更新,然而知乎太坑爹,连删我三个贴... 我们来读取一些数据。首先读取每天的最高气温: 【发现这里仍然可以用列表推导式,1,2,3处一下变成一行: 这里用的是18年的新数据表,最高气温在列表第六列,所以line8索引变成row[5]了;注意line8的列表推导式不能在wi...
评分之前是在知乎上更新,然而知乎太坑爹,连删我三个贴... 我们来读取一些数据。首先读取每天的最高气温: 【发现这里仍然可以用列表推导式,1,2,3处一下变成一行: 这里用的是18年的新数据表,最高气温在列表第六列,所以line8索引变成row[5]了;注意line8的列表推导式不能在wi...
评分花了一些时间看了一下这本书,感觉python真是个极好入门的语言。本书的讲解很到位,不过就是在对一些简单知识点的讲解方面投入了过多的笔墨,太啰嗦了。 书中练习的源代码下载地址: https://ehmatthes.github.io/pcc/ 这是英文版的勘误表【网站:https://www.nostarch.com/p...
错误更正见:https://ehmatthes.github.io/pcc/updates.html
评分简单实用的入门读物
评分简单实用的入门读物
评分这本当然非常经典且实用,⚠️注意第三个project需要用Django,请直接转去2019版的英文版,因为Django在2017年做了挺大的版本提升,所以这个旧版有的地方对不上哈。
评分有实例,很适合入门。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有