开始读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/7 | 2020/2/? | Visualizing Data with Graphs |
3 | 2020/2/? | 2020/2/? | Describing Data with Statistics |
4 | 2020/2/? | 2020/2/? | Algebra and Symbolic Math with SymPy |
5 | 2020/2/? | 2020/2/? | Playing with Sets and Probability |
6 | 2020/2/? | 2020/2/? | Drawing Geometric Shapes and Fractals |
7 | 2020/2/? | 2020/2/? | Solving Calculus Problems |