Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects.
This is the second edition of the best selling Python book in the world. Python Crash Course, 2nd Edition is a straightforward introduction to the core of Python programming. Author Eric Matthes dispenses with the sort of tedious, unnecessary information that can get in the way of learning how to program, choosing instead to provide a foundation in general programming concepts, Python fundamentals, and problem solving. Three real world projects in the second part of the book allow readers to apply their knowledge in useful ways.
Readers will learn how to create a simple video game, use data visualization techniques to make graphs and charts, and build and deploy an interactive web application. Python Crash Course, 2nd Edition teaches beginners the essentials of Python quickly so that they can build practical programs and develop powerful programming techniques.
Eric Matthes is a high school math and science teacher living in Alaska who teaches an Introduction to Programming class in Python. He has been writing programs since he was five years old.
★★★★★ 前面12章啃完,具备最基本的python知识,目标是读懂编程。其实python 最强大的是库。对我来说numpy ,pandas,keras,sklearning是后面的学习重点,本书基本没怎么讲。15,16,17,18章后面应用过程中可以随时参考。学习过程中需要很多助手,比如CSDN。
评分花了一些时间看了一下这本书,感觉python真是个极好入门的语言。本书的讲解很到位,不过就是在对一些简单知识点的讲解方面投入了过多的笔墨,太啰嗦了。 书中练习的源代码下载地址: https://ehmatthes.github.io/pcc/ 这是英文版的勘误表【网站:https://www.nostarch.com/p...
评分之前是在知乎上更新,然而知乎太坑爹,连删我三个贴... 我们来读取一些数据。首先读取每天的最高气温: 【发现这里仍然可以用列表推导式,1,2,3处一下变成一行: 这里用的是18年的新数据表,最高气温在列表第六列,所以line8索引变成row[5]了;注意line8的列表推导式不能在wi...
评分该书已经出第二版了,作者github上有第二版的源码,2018年新写的。中文版本16年出版,作者成书,从github源码来看,是14年-15年间写下的。 书里的内容距离现在已经好几年了,里面用的库基本都更新了,python也到3.8了都。 中文书挺薄的,才两百多页,这是促使我读这本书的重要...
看看速成要多久哼 实际看了不到两天就完了lol虽然只看了前面的部分,不包括project 很好的小白教材,今年刚出的第二版,还有code资源可以下载。适合现在的Python版本,毕竟Python2已死。这本书对于有编程基础的人来说就显得比较简单了,因此很快看完了hhh
评分Python 入门好书。除了最后一个 Web Application 的 Project 以外,我将剩下的所有程序过了一遍。有了这些基础,后面可以接着看更高级别的课程来提高自己的技能。
评分看了这本还有《Think Python》等python入门书,感觉这本最适合无编程经验的小白。最大的优点是作者对代码的讲解非常详细,几乎每行代码都会有对应的文字解释。
评分A pretty good introduction book for Python beginner since frequently used codes are well explained with good examples. An online course I attended on MOOC China is actually based on this book, if looking at the structure.
评分迅速过了一遍。蛮好的,基础讲得细,例子也很实用。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有