開始讀Doing Math with Python

No Starch Press出版社關於數學的Python書有兩本,《Math Adventures with Python : An Illustrated Guide to Exploring Math with Code》和《Doing Math with Python》,經過比較覺得後者更加基礎。然後2020年2月7日下午開始讀。
在這裏插入圖片描述
這本書的副標題是:探索代數,統計和微積分,看來有不少知識要複習了。
如作者所說,這是一本關於數學,科學和編程的書,此書需要Python 3的基礎知識。

關於資源
這裏是本書出版社頁面。
這裏是本書的所有代碼和第一章PDF文件。
這裏是作者的網站和其它資源。

讀書進度表

章節 開始 結束 鏈接
1 2020/2/7 2020/2/7 Working with Number
2 2020/2/8 2020/2/9 Visualizing Data with Graphs
3 2020/2/9 2020/2/9 Describing Data with Statistics
4 2020/2/10 2020/2/10 Algebra and Symbolic Math with SymPy
5 2020/2/10 2020/2/12 Playing with Sets and Probability
6 2020/2/11 2020/2/12 Drawing Geometric Shapes and Fractals
7 2020/2/12 2020/2/? Solving Calculus Problems
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章