Поиск книг, людей и списков
Read This Twice
ГлавнаяЛюдиКнигиSonaБиблиотекиВойти
Структура и Интерпретация Компьютерных Программ book cover

Структура и Интерпретация Компьютерных Программ

Harold Abelson

Abelson and Sussman's classic Structure and Interpretation of Computer Programs teaches readers how to program by employing the tools of abstraction and modularity. The authors' central philosophy is that programming is the task of breaking large problems into small ones. The book spends a great deal of time considering both this decomposition and the process of knitting the smaller pieces back together. The authors employ this philosophy in their writing technique. The text asks the broad question "What is programming?" Having come to the conclusion that programming consists of procedures and data, the authors set off to explore the related questions of "What is data?" and "What is a procedure?" The authors build up the simple notion of a procedure to dizzying complexity. The discussion culminates in the description of the code behind the programming language Scheme. The authors finish with examples of how to implement some of the book's concepts on a register machine. Through this journey, the reader not only learns how to program, but also how to think about programming.
Дата публикации
1996-09-01T00:00:00.000Z
1996-09-01T00:00:00.000Z
впервые опубликовано в 1984
Рейтинг Goodreads
4.46
ISBN
9780262510875
Рекомендации
3
Рекомендации
This is one of the great classics of computer science. I bought my first copy 15 years ago, and I still don't feel I have learned everything the book has to teach.      источник
2015-11-10T00:00:00.000Z
Tech-wise, I have a certain permanent love for Knuth's magnum opus (The Art of Computer Programming), but find Structure and Interpretation of Computer Programs easier to read end-to-end quickly      источник
In the aggregate with other programming books hugely shaped me.      источник