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

用戶評價

評分

這本書後麵的實踐還是不錯的,但是前麵的入門可是看得一頭霧水,個人認為還是核心編程纔是真正適閤打基礎的書,畢竟這種跟著案例走的教材錯過瞭很多基礎內容,如果在入門的時候沒有補上,到後麵真正上手項目,各種查書籍纔是最吃力的。相比而言,核心編程雖然很厚看起來很吃力...  

評分

評分

##後半部分解釋太形式瞭,會有很多睏惑作者卻隻字未提,反倒是簡單問題解釋得像流水賬,好似隻教你念咒語而不解釋原理…第二部分粗略過瞭一遍後轉看head first java,看瞭7章發現很多問題講得通透有趣,相比之下python crash course寫得太水瞭!不推薦,適閤欺騙大腦

評分

評分

評分

在寫到數據可視化小項目時,一下兩個部分有所變動,該模塊會找不到: 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入手,於是就開始瞭求學之路。一開始都說笨方法那本書很好,我買瞭看,發現書裏的是2.7的內容,不過也看的下去,可是一知半解很迷糊,畢竟純小白。 後來又無意間搜到瞭這本書,跟著學瞭幾頁...  

評分

##文中 'label':repo_dict['description'], 會報錯 解決方案: 'label':str(repo_dict['description']), 即可。 估計齣於某些原因 調用返迴的value格式不對或者 編碼錯誤, 轉換為字符串就好瞭。 這是我發現的解決方案,如果並非此原因歡迎指齣我的錯誤。  

評分

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

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