Python Crash Course

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

Eric Matthes
想要找书就要到 新城书站
立刻按 ctrl+D收藏本页
你会得到大惊喜!!
No Starch Press 2015-11-1 Paperback 9781593276034

具体描述

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

用户评价

评分

##确实很适合入门,基础知识讲得通透,还有附录的Cheat Sheets 供参考。实战内容分别讲了Pygame,matplot,Django. 这是我在知乎问题“编程零基础应当如何开始学习 Python ?”下的回答,给各位参考 作为刚刚自学两周写出了一个爬虫,0编程经验,文科生产品经理,我觉得我最有资格回答这个问题哈哈~ 刚决定自学 python 的时候,这个帖子的所有回答都看过,上面提到的书基本都研究过,但并没有...  

评分

在写到数据可视化小项目时,一下两个部分有所变动,该模块会找不到: from pygal.i18n import COUNTRIES wm = pygal.Worldmap() 解决方法: 下载:pygal_maps_world-1.0.2.tar.gz,下载地址:https://pypi.python.org/pypi/pygal_maps_world pip install pygal_maps_world...  

评分

评分

这本书后面的实践还是不错的,但是前面的入门可是看得一头雾水,个人认为还是核心编程才是真正适合打基础的书,毕竟这种跟着案例走的教材错过了很多基础内容,如果在入门的时候没有补上,到后面真正上手项目,各种查书籍才是最吃力的。相比而言,核心编程虽然很厚看起来很吃力...  

评分

##入门。

评分

##真的很适合我 别的都读不下去

评分

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

评分

评分

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

© 2025 book.cndgn.com All Rights Reserved. 新城书站 版权所有