圖書標籤: 編程 Scheme 函數式 計算機 Racket 語言 計算機科學 編程藝術
发表于2024-11-07
How to Design Programs, 2nd Edition pdf epub mobi txt 電子書 下載 2024
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.
这本书伴随着我自学编程开始,大概半年时间左右,反反复复,一直没有完整的阅读下来。直到上个暑假,我大概花了大半个月的时间,终于把它从头到尾完整的刷了一遍。 同一本书,在不同的时间段,给我的感悟,确实是有很大不同的。 一开始读这本书,是在知乎上看到有...
評分读之前多次听说其大名,只因已读过SICP,所以技术上不做评价,但其中循循善诱的风格值得称赞,如果我没读SICP,当按照它的指示,用它推荐的软件,一个一个做习题。
評分亲戚家小孩要学计算机,问我当初怎么自学的。就给他家孩子推荐了这本书。 想想这本书真是改变了我的命运了。对编程一窍不通的时候接触过c语言。那时候记for while switch 咋写对,区分int float char,还有什么& *之类奇怪的符号,感觉又难又枯燥,想着考完试可再一辈子不...
評分这本是学校的教科书。08年废掉JAVA选择Scheme,然后确认它作为教材。重要性不言而喻。无论你入学背景再牛,水平再高,学校还是会要求你上这课,只是有不同级别而已。 HtDp的起点明显要比SICP低。 不过这本书的风格很好,真正的 Step By Step, 很多时候作者都是很明确他的目的...
評分从第一章开始,我就喜欢上了这本书。简单清晰的Racket语法没花什么时间就上手了。作者从最简单的加减乘除开始一步一步深入,讲述函数的用处、如何定义函数、再到常变量的用处和“魔法数字”的害处。这本书不但讲述程序本身,还告诉你怎样将真实的世界抽象成一组有限状态机(FSM)...
How to Design Programs, 2nd Edition pdf epub mobi txt 電子書 下載 2024