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

具體描述

讀後感

評分

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

評分

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

評分

在写到数据可视化小项目时,一下两个部分有所变动,该模块会找不到: 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从入门到实践》,电脑上装了anaconda和visual studio code把书中的部分代码实现了一下。这是我的第一本计算机语言书,我对书中的数据分析比较感兴趣,测试比较难,游戏部分和搭建网站部分好难。 个人推荐指数四星。透过前面的一半我已经了解了python的...  

評分

★★★★★ 前面12章啃完,具备最基本的python知识,目标是读懂编程。其实python 最强大的是库。对我来说numpy ,pandas,keras,sklearning是后面的学习重点,本书基本没怎么讲。15,16,17,18章后面应用过程中可以随时参考。学习过程中需要很多助手,比如CSDN。  

用戶評價

评分

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

评分

入門讀物,後麵的三個聯係,沒有太多原理介紹,中英文對照著看,英文為主,輔以中文。

评分

簡單而清楚,project特彆好,推薦。不過data相關的部分挺少的,畢竟也不是專門講data的書

评分

這本當然非常經典且實用,⚠️注意第三個project需要用Django,請直接轉去2019版的英文版,因為Django在2017年做瞭挺大的版本提升,所以這個舊版有的地方對不上哈。

评分

入門教程,進門後還是要多多手撕題目瞭...

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

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