两头不着的一本“Computer Scientist”书_How to Think Like a Computer Scientist: Learning with Python书评-查字典图书网
查字典图书网
当前位置: 查字典 > 图书网 > > How to Think Like a Computer Scientist: Learning with Python > 两头不着的一本“Computer Scientist”书
[已注销] How to Think Like a Computer Scientist: Learning with Python 的书评 发表时间:2009-12-12 19:12:14

两头不着的一本“Computer Scientist”书

这本书是mit6.001 SICP课程的替代者——mit 6.00 introduction to computer science课程的指定阅读物之一。

“到底要讲python呢,还是cs呢?”读这本书的时候,这个问题一直在我脑海里环绕。

如果作为谈cs的书来说,这本书不太合格,因为它多数只是简单地在讲python语法,而cs方面的知识却少有谈及;它的深度比起前辈SICP差了一大截,甚至比起mit 6.00的另一本书——Python Programming,都失色不少。

而另一方面,作为单纯的python语言学习书的话,比起Learning Python和Python Tutorial ,这本书在细节完整性和体系方面也有欠缺。

总的说来,这本书无论是作为cs书或者python语言的学习书,都不是一个好的选择——如果你想通过python来学cs,那就去看python programming,不拘泥于python之外的语言的话,那就去看SICP,如果你想学python语法,那官方手册是个不错的选择。

展开全文
有用 9 无用 2

您对该书评有什么想说的?

发 表

推荐文章

猜你喜欢

附近的人在看

推荐阅读

拓展阅读

对“两头不着的一本“Computer Scientist”书”的回应

[已注销] 2010-07-18 20:44:50

6.00

Course Description
This subject is aimed at students with little or no programming experience. It aims to provide students with an understanding of the role computation can play in solving problems. It also aims to help students, regardless of their major, to feel justifiably confident of their ability to write small programs that allow them to accomplish useful goals. The class will use the Python™ programming language.

王二 2010-02-07 14:29:51

同意 握个手!