How to Design Programs 在线电子书 图书标签: programming scheme 编程 计算机 程序设计 lisp 计算机科学 Programming
发表于2025-02-25
How to Design Programs 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
在读修订中的第二版,http://www.ccs.neu.edu/home/matthias/HtDP2e/index.html 应该是快写完了。貌似有点太啰嗦
评分想看SICP的话,可以先读读这本书,做做练习,比SICP简单许多。这本书是免费公开的,而且第二版已经写了很多了,用Racket来描述。想写SICP上的程序,可以先读这本,把Racket熟悉一下
评分看到26章,觉得确实给入门学习编程的人用的,我真的不是初学者了……所以还是读其它的吧……这本就算读完了……
评分适合入门,有点罗嗦
评分用Racket写代码真是太舒服了,第一次接触函数式编程。
This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers.
The book exposes readers to two fundamentally new ideas. First, it presents program design guidelines that show the reader how to analyze a problem statement; how to formulate concise goals; how to make up examples; how to develop an outline of the solution, based on the analysis; how to finish the program; and how to test. Each step produces a well-defined intermediate product. Second, the book comes with a novel programming environment, the first one explicitly designed for beginners. The environment grows with the readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.
All the book's support materials are available for free on the Web. The Web site includes the environment, teacher guides, exercises for all levels, solutions, and additional projects.
-- amazon.com
这本书的优点前面豆友已经说得很多了,上手容易,step by step等等。 其实真得推荐大学能够把这本书做为编程语言的基础,尤其是非计算机专业而以后却又需要进行专业上的计算程序开发的人员。 很多人都把这本书和SICP做对比,大概翻了一遍SICP,确实觉得这本书略有啰嗦的嫌疑...
评分程序设计方法 作者: 傅雷森(Matthias Felleisen) 副标题: 国外著名高等院校信息科学与技术优秀教材 isbn: 7115115567 页数: 460 译者: 黄林鹏 定价: 49.0 出版社: 人民邮电出版社 装帧: 平装 出版年: 2003-12 书名: 程序设计方法
评分这本书的优点前面豆友已经说得很多了,上手容易,step by step等等。 其实真得推荐大学能够把这本书做为编程语言的基础,尤其是非计算机专业而以后却又需要进行专业上的计算程序开发的人员。 很多人都把这本书和SICP做对比,大概翻了一遍SICP,确实觉得这本书略有啰嗦的嫌疑...
评分读之前多次听说其大名,只因已读过SICP,所以技术上不做评价,但其中循循善诱的风格值得称赞,如果我没读SICP,当按照它的指示,用它推荐的软件,一个一个做习题。
评分读之前多次听说其大名,只因已读过SICP,所以技术上不做评价,但其中循循善诱的风格值得称赞,如果我没读SICP,当按照它的指示,用它推荐的软件,一个一个做习题。
How to Design Programs 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025