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
發表於2025-03-05
Python Crash Course 2025 pdf epub mobi 電子書 下載
之前是在知乎上更新,然而知乎太坑爹,連刪我三個貼... 我們來讀取一些數據。首先讀取每天的最高氣溫: 【發現這裏仍然可以用列錶推導式,1,2,3處一下變成一行: 這裏用的是18年的新數據錶,最高氣溫在列錶第六列,所以line8索引變成row[5]瞭;注意line8的列錶推導式不能在wi...
評分★★★★★ 前麵12章啃完,具備最基本的python知識,目標是讀懂編程。其實python 最強大的是庫。對我來說numpy ,pandas,keras,sklearning是後麵的學習重點,本書基本沒怎麼講。15,16,17,18章後麵應用過程中可以隨時參考。學習過程中需要很多助手,比如CSDN。
評分有編程基礎的同學,不建議看此書。 這是一本非常小白的書籍。我是看瞭豆瓣評價那麼高,於是閱讀瞭此書。此書內容非常友好。沒有拗口的知識點,能夠讓小白快速瞭解Python,對Python學習有信心和興趣。 作為一個有Java編程基礎的我,很快學完完這本書的基礎知識部分。實戰部分內容...
評分2016年齣版的書,豆瓣評分高達8.6,基於 Python3.5 同時也兼顧 Python2.7 ,作者推薦的編輯器 Geany 我沒用過,不好做評論,不過個人推薦使用 Pycharm 或者 Sublime。 書中涵蓋的內容是比較精簡的,沒有艱深晦澀的概念,最重要的是每個小結都附帶有”動手試一試”環節,學編程...
評分這是作者的第1版,目前很多代碼都不適用瞭,第2版是作者使用瞭python 3.7.2於2018年重新編寫,Django也用到瞭2.2版(從國外站點下載的第2版源碼可知),所以第1版很多內容都太陳舊瞭,過時的語法你都用不瞭,隻能參照2版源碼自己慢慢領悟。新版國內目前還沒有,如果齣版到時可...
圖書標籤: Python Programming 計算機 編程 python 英文原版 programming Coding
入門不錯
評分錯誤更正見:https://ehmatthes.github.io/pcc/updates.html
評分簡單而清楚,project特彆好,推薦。不過data相關的部分挺少的,畢竟也不是專門講data的書
評分自從讀瞭MFA我就勵誌要當個程序猿
評分編程還是要看英文版的
Python Crash Course 2025 pdf epub mobi 電子書 下載