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
發表於2025-03-10
How to Design Programs 2025 pdf epub mobi 電子書 下載
這本是學校的教科書。08年廢掉JAVA選擇Scheme,然後確認它作為教材。重要性不言而喻。無論你入學背景再牛,水平再高,學校還是會要求你上這課,隻是有不同級彆而已。 HtDp的起點明顯要比SICP低。 不過這本書的風格很好,真正的 Step By Step, 很多時候作者都是很明確他的目的...
評分從第一章開始,我就喜歡上瞭這本書。簡單清晰的Racket語法沒花什麼時間就上手瞭。作者從最簡單的加減乘除開始一步一步深入,講述函數的用處、如何定義函數、再到常變量的用處和“魔法數字”的害處。這本書不但講述程序本身,還告訴你怎樣將真實的世界抽象成一組有限狀態機(FSM)...
評分讀之前多次聽說其大名,隻因已讀過SICP,所以技術上不做評價,但其中循循善誘的風格值得稱贊,如果我沒讀SICP,當按照它的指示,用它推薦的軟件,一個一個做習題。
評分讀之前多次聽說其大名,隻因已讀過SICP,所以技術上不做評價,但其中循循善誘的風格值得稱贊,如果我沒讀SICP,當按照它的指示,用它推薦的軟件,一個一個做習題。
評分這本是學校的教科書。08年廢掉JAVA選擇Scheme,然後確認它作為教材。重要性不言而喻。無論你入學背景再牛,水平再高,學校還是會要求你上這課,隻是有不同級彆而已。 HtDp的起點明顯要比SICP低。 不過這本書的風格很好,真正的 Step By Step, 很多時候作者都是很明確他的目的...
圖書標籤: programming scheme 編程 計算機 程序設計 lisp 計算機科學 Programming
更像一本用lisp方言給不會編程的人入門函數式編程的書
評分讀瞭一點,後來去讀瞭網上的第二版。
評分textbook for cs 135
評分Create a solid understanding of programming.
評分我看的是還已完成的第二版和第二版中未完成內容的第一版。太囉嗦,這點是對零基礎很友好。但是對於“函數式思維”,這本書隻能算是 scheme/racket 的索引。此外編碼習慣非常好。
How to Design Programs 2025 pdf epub mobi 電子書 下載