Python Crash Course, 2nd Edition

Python Crash Course, 2nd Edition pdf epub mobi txt 電子書 下載 2025

Eric Matthes
想要找書就要到 靜流書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!
No Starch Press 2019-5-3 Paperback 9781593279288

具體描述

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.

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.

用戶評價

評分

評分

評分

在寫到數據可視化小項目時,一下兩個部分有所變動,該模塊會找不到: 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語言, 這個係列的圖書,強調實戰,這本書也是如此,跟著書中的例子一個一個來,全都跟著練一遍,收獲會很大,絕對對得起自己付齣的時間。 相比較其他數據處理方式,Python語言對數據導入方式之多,和網絡抓取配閤之好,是它最大的優勢。對數據處理的高...  

評分

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

評分

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

© 2025 windowsfront.com All Rights Reserved. 靜流書站 版權所有