Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 3,98
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. Moore, Linda; Nebula, Phoe-nix; Young, Monique; Perry, Solomon; Dempsey, Jareed; Luschek, Mat The Langley (illustratore). The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
EUR 2,87
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Condizione: New. 2024. Paperback. . . . . . Books ship from the US and Ireland.
EUR 6,74
Quantità: 2 disponibili
Aggiungi al carrelloCondizione: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
EUR 7,12
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Da: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda
EUR 12,69
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: New. 2024. Paperback. . . . . .
Da: Revaluation Books, Exeter, Regno Unito
EUR 16,66
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. Moore, Linda; Nebula, Phoe-nix; Young, Monique; Perry, Solomon; Dempsey, Jareed (illustratore). 33 pages. 8.50x8.50x0.08 inches. In Stock.
Da: Revaluation Books, Exeter, Regno Unito
EUR 16,77
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. Moore, Linda; Dempsey, Jareed; Nebula, Phoe-nix; Perry, Solomon; Young, Monique; Luschek, Mat "Langley" (illustratore). 34 pages. 8.50x8.50x0.08 inches. In Stock.
Da: Revaluation Books, Exeter, Regno Unito
EUR 17,03
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. Moore, Linda; Nebula, Phoe-nix; Young, Monique; Perry, Solomon; Dempsey, Jareed; Luschek, Mat The Langley (illustratore). 41 pages. 8.50x8.50x0.10 inches. In Stock.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 28,74
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Paperback or Softback. Condizione: New. The Common LISP Condition System: Beyond Exception Handling with Control Flow Mechanisms. Book.
Da: Revaluation Books, Exeter, Regno Unito
EUR 16,97
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. Moore, Linda; Nebule, Phoe-nix; Young, Monique; Perry, Solomon; Dempsey, Jareed (illustratore). 37 pages. 8.50x8.50x0.09 inches. In Stock.
Da: California Books, Miami, FL, U.S.A.
EUR 34,14
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 32,76
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: medimops, Berlin, Germania
EUR 34,56
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 40,88
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Da: Chiron Media, Wallingford, Regno Unito
EUR 38,32
Quantità: 10 disponibili
Aggiungi al carrelloPF. Condizione: New.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 40,10
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 40,87
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: Revaluation Books, Exeter, Regno Unito
EUR 46,99
Quantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. 320 pages. 9.25x6.10x0.79 inches. In Stock.
Lingua: Inglese
Editore: IEEE Computer Society., Los Alamitos, California, U.S.A., 1995
ISBN 10: 0818670878 ISBN 13: 9780818670879
Da: Doss-Haus Books, Redondo Beach, CA, U.S.A.
Hardcover. Condizione: Very Good. Hardcover in library binding 1995 edition. Ex-library book with stamps and labels attached. Binding firm. Pages unmarked and clean. Covers and text in very good condition. {445 pages}.
EUR 48,14
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware -Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the condition system.In part 1 of The Common Lisp Condition System, the author introduces the condition system using a bottom-up approach, constructing it piece by piece. He uses a storytelling approach to convey the foundation of the condition system, dynamically providing code to alter the behavior of an existing program. Later, in part 2, yoüll implement a full and complete ANSI-conformant condition system while examining and testing each piece of code that you write.Throughout, the author demonstrates how to extend Lisp using Lisp itself by using the condition system as an example. This is done while paying proper attention to the CL restart subsystem, giving it attention on a par with the handler subsystem. After reading and using this book, you'll have learned about the inner functioning of the condition system, how to use it in your own Common Lisp coding and applications, and how to implement it from scratch, should such a need arise.What You Will LearnExamine the condition system and see why it is important in Common LispConstruct the condition system from scratch using foundational mechanisms provided by Common LispProgram the condition system and its control flow mechanisms to achieve practical resultsImplement all parts of a condition system: conditions, restarts, handler- and restart-binding macros, signalling mechanisms, assertions, a debugger, and moreWho This Book Is ForBeginning and intermediate Lisp programmers, as well as intermediate programmers of other programming languages.APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin 320 pp. Englisch.
Da: preigu, Osnabrück, Germania
EUR 41,95
Quantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. The Common Lisp Condition System | Beyond Exception Handling with Control Flow Mechanisms | Micha¿ "phoe" Herda | Taschenbuch | xx | Englisch | 2020 | APRESS | EAN 9781484261330 | Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, 14197 Berlin, juergen[dot]hartmann[at]springer[dot]com | Anbieter: preigu.
Da: Mispah books, Redhill, SURRE, Regno Unito
EUR 133,48
Quantità: 1 disponibili
Aggiungi al carrelloHardcover. Condizione: New. NEW. SHIPS FROM MULTIPLE LOCATIONS. book.
Editore: National Gallery of Canada, 2002
ISBN 10: 0888847599 ISBN 13: 9780888847591
Da: BMV Bloor, Toronto, ON, Canada
EUR 67,39
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: Very Good. Profusely Illustrated (illustratore). Paperback with french-flaps. No notes or highlights. Very minimal shelf-wear. a fine copy. Used - Very Good.
Editore: Athens Astir (), 1949
Da: Zentralantiquariat Leipzig GmbH, Leipzig, Germania
EUR 16,00
Quantità: 1 disponibili
Aggiungi al carrelloM. zahlr. Ill. 143 S. OHlwd. grc.
Editore: Sony Music Entertainment|Sony Classical, 2022
ISBN 13: 0194399360927
Da: moluna, Greven, Germania
EUR 25,53
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Prima edizione Print on Demand
Paperback. Condizione: new. Paperback. Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the condition system. In part 1 of The Common Lisp Condition System, the author introduces the condition system using a bottom-up approach, constructing it piece by piece. He uses a storytelling approach to convey the foundation of the condition system, dynamically providing code to alter the behavior of an existing program. Later, in part 2, youll implement a full and complete ANSI-conformant condition system while examining and testing each piece of code that you write. Throughout, the author demonstrates how to extend Lisp using Lisp itself by using the condition system as an example. This is done while paying proper attention to the CL restart subsystem, giving it attention on a par with the handler subsystem. After reading and using this book, you'll have learned about the inner functioning of the condition system, how to use it in your own Common Lisp coding and applications, and how to implement it from scratch, should such a need arise.What You Will LearnExamine the condition system and see why it is important in Common LispConstruct the condition system from scratch using foundational mechanisms provided by Common LispProgram the condition system and its control flow mechanisms to achieve practical resultsImplement all parts of a condition system: conditions, restarts, handler- and restart-binding macros, signalling mechanisms, assertions, a debugger, and more Who This Book Is For Beginning and intermediate Lisp programmers, as well as intermediate programmers of other programming languages. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Da: Brook Bookstore On Demand, Napoli, NA, Italia
EUR 39,22
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: new. Questo è un articolo print on demand.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 48,14
Quantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the condition system.In part 1 ofThe Common Lisp Condition System, the author introduces the condition system using a bottom-up approach, constructing it piece by piece. He uses a storytelling approach to convey the foundation of the condition system, dynamically providing code to alter the behavior of an existing program. Later, in part 2, you'll implement a full and complete ANSI-conformant condition system while examining and testing each piece of code that you write.Throughout, the author demonstrates how to extend Lisp using Lisp itself by using the condition system as an example. This is done while paying proper attention to the CL restart subsystem, giving it attention on a par with the handler subsystem. After reading and using this book, you'll have learned about the inner functioning of the condition system, how to use it in your own Common Lisp coding and applications, and how to implement it from scratch, should such a need arise.What You Will LearnExamine the condition system and see why it is important in Common LispConstruct the condition system from scratch using foundational mechanisms provided by Common LispProgram the condition system and its control flow mechanisms to achieve practical resultsImplement all parts of a condition system: conditions, restarts, handler- and restart-binding macros, signalling mechanisms, assertions, a debugger, and more Who This Book Is ForBeginning and intermediate Lisp programmers, as well as intermediate programmers of other programming languages. 320 pp. Englisch.