How to Design Programs 在线电子书 图书标签: programming scheme 编程 计算机 程序设计 lisp 计算机科学 Programming
发表于2024-11-21
How to Design Programs 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
利用scheme教授编程为数不多的教材,大概翻了下,基本是《SICP》前三章的详细讲解版,但是用了drscheme作为运行平台。
评分利用scheme教授编程为数不多的教材,大概翻了下,基本是《SICP》前三章的详细讲解版,但是用了drscheme作为运行平台。
评分适合入门,有点罗嗦
评分用Racket写代码真是太舒服了,第一次接触函数式编程。
评分在读修订中的第二版,http://www.ccs.neu.edu/home/matthias/HtDP2e/index.html 应该是快写完了。貌似有点太啰嗦
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
在一个雅典朋友家玩,她有个小妹妹,今年初一,英语不错,然后就想教她写程序。下个DrScheme,打开htdp的网站,照着书慢慢儿跟她讲,没过半晚上,她就已经会define程序了。 这本书写得很nice,如果有人讲的话,小朋友是看得懂的。但是需要有小学数学的基础,否则的话开始的练...
评分这本是学校的教科书。08年废掉JAVA选择Scheme,然后确认它作为教材。重要性不言而喻。无论你入学背景再牛,水平再高,学校还是会要求你上这课,只是有不同级别而已。 HtDp的起点明显要比SICP低。 不过这本书的风格很好,真正的 Step By Step, 很多时候作者都是很明确他的目的...
评分前言中的艾伦.佩利的警句给我印象很深:"教儿童编程有悖于现代教育学. 制定计划,使思路条理化,注重细节,严格自律有何乐趣?" 佩利是对的.尽管书中给出了很多学编程的好处,但是在大方向上, 儿童的那种天马行空的想象,没有什么条条框框的思路,是很珍贵的. 话说回来,对于那些长大了...
评分读之前多次听说其大名,只因已读过SICP,所以技术上不做评价,但其中循循善诱的风格值得称赞,如果我没读SICP,当按照它的指示,用它推荐的软件,一个一个做习题。
评分这本书的优点前面豆友已经说得很多了,上手容易,step by step等等。 其实真得推荐大学能够把这本书做为编程语言的基础,尤其是非计算机专业而以后却又需要进行专业上的计算程序开发的人员。 很多人都把这本书和SICP做对比,大概翻了一遍SICP,确实觉得这本书略有啰嗦的嫌疑...
How to Design Programs 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024