发表于2024-12-26
How to Design Programs, 2nd Edition 2024 pdf epub mobi 电子书
读之前多次听说其大名,只因已读过SICP,所以技术上不做评价,但其中循循善诱的风格值得称赞,如果我没读SICP,当按照它的指示,用它推荐的软件,一个一个做习题。
评分亲戚家小孩要学计算机,问我当初怎么自学的。就给他家孩子推荐了这本书。 想想这本书真是改变了我的命运了。对编程一窍不通的时候接触过c语言。那时候记for while switch 咋写对,区分int float char,还有什么& *之类奇怪的符号,感觉又难又枯燥,想着考完试可再一辈子不...
评分亲戚家小孩要学计算机,问我当初怎么自学的。就给他家孩子推荐了这本书。 想想这本书真是改变了我的命运了。对编程一窍不通的时候接触过c语言。那时候记for while switch 咋写对,区分int float char,还有什么& *之类奇怪的符号,感觉又难又枯燥,想着考完试可再一辈子不...
评分从第一章开始,我就喜欢上了这本书。简单清晰的Racket语法没花什么时间就上手了。作者从最简单的加减乘除开始一步一步深入,讲述函数的用处、如何定义函数、再到常变量的用处和“魔法数字”的害处。这本书不但讲述程序本身,还告诉你怎样将真实的世界抽象成一组有限状态机(FSM)...
评分前言中的艾伦.佩利的警句给我印象很深:"教儿童编程有悖于现代教育学. 制定计划,使思路条理化,注重细节,严格自律有何乐趣?" 佩利是对的.尽管书中给出了很多学编程的好处,但是在大方向上, 儿童的那种天马行空的想象,没有什么条条框框的思路,是很珍贵的. 话说回来,对于那些长大了...
图书标签: 编程 Scheme 函数式 计算机 Racket 语言 计算机科学 编程艺术
A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, and even distributed programming.
This introduction to programming places computer science at the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process, presenting 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, how to finish the program, and how to test it. Because learning to design programs is about the study of principles and the acquisition of transferable skills, the text does not use an off-the-shelf industrial language but presents a tailor-made teaching language. For the same reason, it offers DrRacket, a programming environment for novices that supports playful, feedback-oriented learning. The environment grows with readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks.
This second edition has been completely revised. While the book continues to teach a systematic approach to program design, the second edition introduces different design recipes for interactive programs with graphical interfaces and batch programs. It also enriches its design recipes for functions with numerous new hints. Finally, the teaching languages and their IDE now come with support for images as plain values, testing, event-driven programming, and even distributed programming.
How to Design Programs, 2nd Edition 2024 pdf epub mobi 电子书