Seller: HPB-Red, Dallas, TX, U.S.A.
Hardcover. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller: Melville Park Books, Northfield, MA, U.S.A.
hardcover. Condition: As New.
Seller: Rodney's Bookstore, Cambridge, MA, U.S.A.
hardcover. Condition: As New.
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New.
Seller: Majestic Books, Hounslow, United Kingdom
US$ 60.20
Convert currencyQuantity: 2 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Seller: Biblios, Frankfurt am main, HESSE, Germany
US$ 62.18
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Seller: Brit Books, Milton Keynes, United Kingdom
US$ 56.57
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: Used; Very Good. ***Simply Brit*** Welcome to our online used book store, where affordability meets great quality. Dive into a world of captivating reads without breaking the bank. We take pride in offering a wide selection of used books, from classics to hidden gems, ensuring there is something for every literary palate. All orders are shipped within 24 hours and our lightning fast-delivery within 48 hours coupled with our prompt customer service ensures a smooth journey from ordering to delivery. Discover the joy of reading with us, your trusted source for affordable books that do not compromise on quality.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 58.83
Convert currencyQuantity: 2 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 66.63
Convert currencyQuantity: 4 available
Add to basketCondition: New. In.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
US$ 77.83
Convert currencyQuantity: 4 available
Add to basketCondition: New. 2021. Hardcover. . . . . .
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 74.61
Convert currencyQuantity: 2 available
Add to basketHardback. Condition: New. New copy - Usually dispatched within 3 working days. 526.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 77.31
Convert currencyQuantity: 2 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Kennys Bookstore, Olney, MD, U.S.A.
Condition: New. 2021. Hardcover. . . . . . Books ship from the US and Ireland.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 71.68
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: Brand New. 448 pages. 9.50x6.50x1.00 inches. In Stock.
Seller: Toscana Books, AUSTIN, TX, U.S.A.
Hardcover. Condition: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 94.76
Convert currencyQuantity: 1 available
Add to basketHardcover. Condition: Brand New. 448 pages. 9.50x6.50x1.00 inches. In Stock.
Seller: moluna, Greven, Germany
US$ 74.94
Convert currencyQuantity: 4 available
Add to basketCondition: New. Chris Hanson is on the technical staff at Datera. Gerald Jay Sussman is Panasonic Professor of Electrical Engineering at MIT. He is the coauthor of Structure and Interpretation of Computer Programs, Structure and Interpretation of Classica.
Published by MIT Press, The MIT Press Feb 2022, 2022
ISBN 10: 0262045494 ISBN 13: 9780262045490
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 78.82
Convert currencyQuantity: 2 available
Add to basketBuch. Condition: Neu. Neuware - Strategies for building large systems that can be easily adapted for new situations with only minor programming modifications.Time pressures encourage programmers to write code that works well for a narrow purpose, with no room to grow. But the best systems are evolvable; they can be adapted for new situations by adding code, rather than changing the existing code. The authors describe techniques they have found effective--over their combined 100-plus years of programming experience--that will help programmers avoid programming themselves into corners.The authors explore ways to enhance flexibility by:Organizing systems using combinators to compose mix-and-match parts, ranging from small functions to whole arithmetics, with standardized interfaces Augmenting data with independent annotation layers, such as units of measurement or provenance Combining independent pieces of partial information using unification or propagation Separating control structure from problem domain with domain models, rule systems and pattern matching, propagation, and dependency-directed backtracking Extending the programming language, using dynamically extensible evaluators.