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 
  •  
想要找書就要到 小哈圖書下載中心
立刻按 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

具體描述

讀後感

評分

该书已经出第二版了,作者github上有第二版的源码,2018年新写的。中文版本16年出版,作者成书,从github源码来看,是14年-15年间写下的。 书里的内容距离现在已经好几年了,里面用的库基本都更新了,python也到3.8了都。 中文书挺薄的,才两百多页,这是促使我读这本书的重要...  

評分

在写到数据可视化小项目时,一下两个部分有所变动,该模块会找不到: 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真是个极好入门的语言。本书的讲解很到位,不过就是在对一些简单知识点的讲解方面投入了过多的笔墨,太啰嗦了。 书中练习的源代码下载地址: https://ehmatthes.github.io/pcc/ 这是英文版的勘误表【网站:https://www.nostarch.com/p...  

評分

2016年出版的书,豆瓣评分高达8.6,基于 Python3.5 同时也兼顾 Python2.7 ,作者推荐的编辑器 Geany 我没用过,不好做评论,不过个人推荐使用 Pycharm 或者 Sublime。 书中涵盖的内容是比较精简的,没有艰深晦涩的概念,最重要的是每个小结都附带有”动手试一试”环节,学编程...  

評分

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

用戶評價

评分

基本功能介紹非常有價值,內容詳盡,易於理解,但是後麵PROJECTS因為涉及到python標準庫裏的內容太多,且沒有內容介紹,會有點雲裏霧裏的感覺。對於project,萬能的google+書裏的實踐,是最好的打開方式!

评分

專業原版#3,寫的通俗易懂,比看翻譯後的更舒服

评分

錯誤更正見:https://ehmatthes.github.io/pcc/updates.html

评分

基本功能的介紹很好,解釋很耐心。後麵項目部分比較隨意,原理介紹比較少

评分

很適閤作為第一本python教材,前麵的語法部分講得很細,可惜最後三個項目講得太快。

本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有