图书标签: Python Programming 计算机 编程 python 英文原版 programming Coding
发表于2025-01-24
Python Crash Course pdf epub mobi txt 电子书 下载 2025
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
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.
自从读了MFA我就励志要当个程序猿
评分这本当然非常经典且实用,⚠️注意第三个project需要用Django,请直接转去2019版的英文版,因为Django在2017年做了挺大的版本提升,所以这个旧版有的地方对不上哈。
评分有点浅
评分基本功能介绍非常有价值,内容详尽,易于理解,但是后面PROJECTS因为涉及到python标准库里的内容太多,且没有内容介绍,会有点云里雾里的感觉。对于project,万能的google+书里的实践,是最好的打开方式!
评分错误更正见:https://ehmatthes.github.io/pcc/updates.html
本人艺术生,现在转程序员中。完全零基础小白。 在各大论坛混迹了很久,都推荐从python入手,于是就开始了求学之路。一开始都说笨方法那本书很好,我买了看,发现书里的是2.7的内容,不过也看的下去,可是一知半解很迷糊,毕竟纯小白。 后来又无意间搜到了这本书,跟着学了几页...
评分★★★★★ 前面12章啃完,具备最基本的python知识,目标是读懂编程。其实python 最强大的是库。对我来说numpy ,pandas,keras,sklearning是后面的学习重点,本书基本没怎么讲。15,16,17,18章后面应用过程中可以随时参考。学习过程中需要很多助手,比如CSDN。
评分我曾在大学里学过C语言选修课,不过那已经是差不多二十年前了。研发曾是我大学毕业时心目中的理想岗位,但结果阴差阳错去了其他岗位,之后就再也没碰过编程。 前段时间心血来潮,报了一个0基础学Python的在线课程。嗯,果然零基础也能上手?然后觉得边讲故事边学编程的方式,有...
评分十一几天,看完了《python从入门到实践》,电脑上装了anaconda和visual studio code把书中的部分代码实现了一下。这是我的第一本计算机语言书,我对书中的数据分析比较感兴趣,测试比较难,游戏部分和搭建网站部分好难。 个人推荐指数四星。透过前面的一半我已经了解了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 Crash Course pdf epub mobi txt 电子书 下载 2025