发表于2025-03-16
How to Design Programs 2025 pdf epub mobi 电子书
程序设计方法 作者: 傅雷森(Matthias Felleisen) 副标题: 国外著名高等院校信息科学与技术优秀教材 isbn: 7115115567 页数: 460 译者: 黄林鹏 定价: 49.0 出版社: 人民邮电出版社 装帧: 平装 出版年: 2003-12 书名: 程序设计方法
评分从第一章开始,我就喜欢上了这本书。简单清晰的Racket语法没花什么时间就上手了。作者从最简单的加减乘除开始一步一步深入,讲述函数的用处、如何定义函数、再到常变量的用处和“魔法数字”的害处。这本书不但讲述程序本身,还告诉你怎样将真实的世界抽象成一组有限状态机(FSM)...
评分程序设计方法 作者: 傅雷森(Matthias Felleisen) 副标题: 国外著名高等院校信息科学与技术优秀教材 isbn: 7115115567 页数: 460 译者: 黄林鹏 定价: 49.0 出版社: 人民邮电出版社 装帧: 平装 出版年: 2003-12 书名: 程序设计方法
评分在一个雅典朋友家玩,她有个小妹妹,今年初一,英语不错,然后就想教她写程序。下个DrScheme,打开htdp的网站,照着书慢慢儿跟她讲,没过半晚上,她就已经会define程序了。 这本书写得很nice,如果有人讲的话,小朋友是看得懂的。但是需要有小学数学的基础,否则的话开始的练...
评分在一个雅典朋友家玩,她有个小妹妹,今年初一,英语不错,然后就想教她写程序。下个DrScheme,打开htdp的网站,照着书慢慢儿跟她讲,没过半晚上,她就已经会define程序了。 这本书写得很nice,如果有人讲的话,小朋友是看得懂的。但是需要有小学数学的基础,否则的话开始的练...
图书标签: programming scheme 编程 计算机 程序设计 lisp 计算机科学 Programming
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
看到26章,觉得确实给入门学习编程的人用的,我真的不是初学者了……所以还是读其它的吧……这本就算读完了……
评分用Racket写代码真是太舒服了,第一次接触函数式编程。
评分想看SICP的话,可以先读读这本书,做做练习,比SICP简单许多。这本书是免费公开的,而且第二版已经写了很多了,用Racket来描述。想写SICP上的程序,可以先读这本,把Racket熟悉一下
评分利用scheme教授编程为数不多的教材,大概翻了下,基本是《SICP》前三章的详细讲解版,但是用了drscheme作为运行平台。
评分适合入门,有点罗嗦
How to Design Programs 2025 pdf epub mobi 电子书