Python Crash Course

Python Crash Course pdf epub mobi txt 电子书 下载 2025

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.

出版者:No Starch Press
作者:Eric Matthes
出品人:
页数:560
译者:
出版时间:2015-11-1
价格:USD 39.95
装帧:Paperback
isbn号码:9781593276034
丛书系列:
图书标签:
  • Python 
  • Programming 
  • 计算机 
  • 编程 
  • python 
  • 英文原版 
  • programming 
  • Coding 
  •  
承接 住宅 自建房 室内改造 装修设计 免费咨询 QQ:624617358 一级注册建筑师 亲自为您回答、经验丰富,价格亲民。无论项目大小,都全力服务。期待合作,欢迎咨询!QQ:624617358
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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

具体描述

读后感

评分

评分

之前是在知乎上更新,然而知乎太坑爹,连删我三个贴... 我们来读取一些数据。首先读取每天的最高气温: 【发现这里仍然可以用列表推导式,1,2,3处一下变成一行: 这里用的是18年的新数据表,最高气温在列表第六列,所以line8索引变成row[5]了;注意line8的列表推导式不能在wi...  

评分

非常好的一本书,作者用心的编写。不过这个比较适合小白,没有接触过编程的小白。有过其他语言学习经历的同学就不要再看这个了,太浪费时间了。我们在大一学习了C语言,又在大三学习的Python,选择的教材是这本书,所有的同学都觉得这本书很好,但是只是适合零基础的,对于我们...  

评分

这本书不好好学习我原地爆炸 电子书共237页,每天五页以上,放宽松也是在50天内结束 20191010感慨一下,编的真不错,后面三个项目我只看第二个数据可视化,其他的没兴趣,着实轻松了许多。 20191007—01~1—19 20191008—02~19—26 20191009—03~26—38 20191010—04~38—53 ...

评分

文中 'label':repo_dict['description'], 会报错 解决方案: 'label':str(repo_dict['description']), 即可。 估计出于某些原因 调用返回的value格式不对或者 编码错误, 转换为字符串就好了。 这是我发现的解决方案,如果并非此原因欢迎指出我的错误。  

用户评价

评分

很适合作为第一本python教材,前面的语法部分讲得很细,可惜最后三个项目讲得太快。

评分

简单而清楚,project特别好,推荐。不过data相关的部分挺少的,毕竟也不是专门讲data的书

评分

编程还是要看英文版的

评分

入门。

评分

确实很适合入门,基础知识讲得通透,还有附录的Cheat Sheets 供参考。实战内容分别讲了Pygame,matplot,Django.

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有