图书标签: programming scheme 编程 计算机 程序设计 lisp 计算机科学 Programming
发表于2025-01-22
How to Design Programs pdf epub mobi txt 电子书 下载 2025
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
适合入门,有点罗嗦
评分scheme果然是很经典,不过比SICP要简单呢
评分我看的是还已完成的第二版和第二版中未完成内容的第一版。太啰嗦,这点是对零基础很友好。但是对于“函数式思维”,这本书只能算是 scheme/racket 的索引。此外编码习惯非常好。
评分探求程序设计的本源……入门好书,就算你是牛人,也要推荐看看!
评分利用scheme教授编程为数不多的教材,大概翻了下,基本是《SICP》前三章的详细讲解版,但是用了drscheme作为运行平台。
在一个雅典朋友家玩,她有个小妹妹,今年初一,英语不错,然后就想教她写程序。下个DrScheme,打开htdp的网站,照着书慢慢儿跟她讲,没过半晚上,她就已经会define程序了。 这本书写得很nice,如果有人讲的话,小朋友是看得懂的。但是需要有小学数学的基础,否则的话开始的练...
评分程序设计方法 作者: 傅雷森(Matthias Felleisen) 副标题: 国外著名高等院校信息科学与技术优秀教材 isbn: 7115115567 页数: 460 译者: 黄林鹏 定价: 49.0 出版社: 人民邮电出版社 装帧: 平装 出版年: 2003-12 书名: 程序设计方法
评分前言中的艾伦.佩利的警句给我印象很深:"教儿童编程有悖于现代教育学. 制定计划,使思路条理化,注重细节,严格自律有何乐趣?" 佩利是对的.尽管书中给出了很多学编程的好处,但是在大方向上, 儿童的那种天马行空的想象,没有什么条条框框的思路,是很珍贵的. 话说回来,对于那些长大了...
评分这本书的优点前面豆友已经说得很多了,上手容易,step by step等等。 其实真得推荐大学能够把这本书做为编程语言的基础,尤其是非计算机专业而以后却又需要进行专业上的计算程序开发的人员。 很多人都把这本书和SICP做对比,大概翻了一遍SICP,确实觉得这本书略有啰嗦的嫌疑...
评分从第一章开始,我就喜欢上了这本书。简单清晰的Racket语法没花什么时间就上手了。作者从最简单的加减乘除开始一步一步深入,讲述函数的用处、如何定义函数、再到常变量的用处和“魔法数字”的害处。这本书不但讲述程序本身,还告诉你怎样将真实的世界抽象成一组有限状态机(FSM)...
How to Design Programs pdf epub mobi txt 电子书 下载 2025