Structure & Interpretation of Computer Programs 2e: MIT Electrical Engineering and Computer Science
Autor Harold Abelsonen Limba Engleză Paperback – 5 aug 1996
Preț: 461.77 lei
Preț vechi: 577.21 lei
-20% Nou
88.37€ • 91.80$ • 73.41£
Carte disponibilă
Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 48.91 lei
Specificații
ISBN-10: 0262510871
Pagini: 688
Ilustrații: figures
Dimensiuni: 153 x 228 x 31 mm
Greutate: 0.93 kg
Ediția:2 Rev ed.
Editura: Mit Press
Seria MIT Electrical Engineering and Computer Science
Notă biografică
Harold Abelson and Gerald Jay Sussman; with Julie Sussman
Descriere
Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.