Anbieter: Versandantiquariat Felix Mücke, Grasellenbach - Hammelbach, Deutschland
EUR 1,29
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Gut. 362 Seiten Artikel stammt aus Nichtraucherhaushalt! E9381 Sprache: Deutsch Gewicht in Gramm: 662.
EUR 4,46
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: 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.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 1,43
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Anbieter: Ammareal, Morangis, Frankreich
Softcover. Zustand: Bon. Ancien livre de bibliothèque. Petite(s) trace(s) de pliure sur la couverture. Légères traces d'usure sur la couverture. Salissures sur la tranche. Pages cornées. Couverture différente. Edition 1996. Ammareal reverse jusqu'à 15% du prix net de cet article ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Slightly creased cover. Slight signs of wear on the cover. Stains on the edge. Dog-eared pages. Different cover. Edition 1996. Ammareal gives back up to 15% of this item's net price to charity organizations.
Anbieter: Ammareal, Morangis, Frankreich
Softcover. Zustand: Bon. Ancien livre de bibliothèque. Petite(s) trace(s) de pliure sur la couverture. Salissures sur la tranche. Pages cornées. Couverture différente. Edition 1996. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Slightly creased cover. Stains on the edge. Dog-eared pages. Different cover. Edition 1996. Ammareal gives back up to 15% of this item's net price to charity organizations.
Verlag: Addison-Wesley Longman, Amsterdam, 1996
ISBN 10: 0201695812 ISBN 13: 9780201695816
Sprache: Englisch
Anbieter: Buchpark, Trebbin, Deutschland
Zustand: Gut. Zustand: Gut | Sprache: Englisch | Produktart: Bücher.
Verlag: Addison-Wesley Longman, Amsterdam, 1996
ISBN 10: 0201695812 ISBN 13: 9780201695816
Sprache: Englisch
Anbieter: Buchpark, Trebbin, Deutschland
Zustand: Sehr gut. Zustand: Sehr gut | Sprache: Englisch | Produktart: Bücher.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Phatpocket Limited, Waltham Abbey, HERTS, Vereinigtes Königreich
EUR 3,85
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbZustand: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: medimops, Berlin, Deutschland
EUR 9,79
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: 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.
Verlag: Berlin ; Wien ; Zürich : Beuth, 2000
ISBN 10: 3410611312 ISBN 13: 9783410611318
Sprache: Deutsch
Anbieter: Versandantiquariat Nussbaum, Bernkastel-Kues, RP, Deutschland
EUR 8,90
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbgebundene Ausgabe. Zustand: Gut. XVII, 9, 820 S. : graph. Darst. gutes und sauberes Exemplar (ganz kleiner Farbfleck frontseitig) Sprache: Deutsch Gewicht in Gramm: 1152.
Verlag: Addison-Wesley Pub (Sd) (edition ), 1996
ISBN 10: 0201695812 ISBN 13: 9780201695816
Sprache: Englisch
Anbieter: BooksRun, Philadelphia, PA, USA
EUR 3,54
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
Verlag: Addison-Wesley Professional (edition 2), 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: BooksRun, Philadelphia, PA, USA
EUR 3,65
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Fair. 2. The item might be beaten up but readable. May contain markings or highlighting, as well as stains, bent corners, or any other major defect, but the text is not obscured in any way.
Verlag: Pearson Education (US), United States, New Jersey, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 6,61
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. One of Java's most powerful capabilities is its built-in support for concurrent programming, a design technique in which multiple concurrent activities-threads take place inside a single Java program. Thread programming enables developers to design applications that are more responsive to user demands, faster, and more easily controlled. This book offers comprehensive coverage of this vital aspect of the Java language. The book is completely up-to-date with the new thread model that is now incorporated into the most recent version of the Java Virtual Machine. All Java programmers interested in doing concurrent programming must understand these new concepts. The book approaches the topic from a design pattern point of view. It introduces and summarizes Java's concurrency support, shows readers how to initiate, control, and coordinate concurrent activities, and offers numerous recipe-like techniques for designing and implementing Java structures that solve common concurrent programming challenges. Specifically, the book presents important strategies for avoiding the inconsistencies that can crop up in multi-threaded programs, addresses the concept of "liveness"-how to ensure that all threads in use are kept active simultaneously, examines state-dependent action, and demonstrates effective methods for handling user requests in a multi-threaded environment. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Verlag: Addison Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich
EUR 5,42
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Very Good. 2nd. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Verlag: Addison Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich
EUR 5,42
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbZustand: Good. 2nd. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 5,26
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Fair. No Jacket. Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less 1.4.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: ThriftBooks-Reno, Reno, NV, USA
EUR 5,45
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.5.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: ThriftBooks-Dallas, Dallas, TX, USA
EUR 5,45
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.5.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 5,45
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.5.
Verlag: Addison-Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: ThriftBooks-Dallas, Dallas, TX, USA
EUR 5,45
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.5.
Verlag: Addison Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
EUR 6,16
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. 2nd. Used book that is in excellent condition. May show signs of wear or have minor defects.
Verlag: Addison Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Better World Books: West, Reno, NV, USA
EUR 6,16
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. 2nd. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Verlag: Addison Wesley Professional, 1999
ISBN 10: 0201310090 ISBN 13: 9780201310092
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
EUR 6,16
Währung umrechnenAnzahl: 3 verfügbar
In den WarenkorbZustand: Good. 2nd. Used book that is in clean, average condition without any missing pages.
Verlag: Addison-Wesley Professional (edition 1), 2006
ISBN 10: 0321349601 ISBN 13: 9780321349606
Sprache: Englisch
Anbieter: BooksRun, Philadelphia, PA, USA
EUR 9,20
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Good. 1. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
Verlag: Addison-Wesley Professional, 1993
ISBN 10: 020156355X ISBN 13: 9780201563559
Sprache: Englisch
Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA
EUR 6,71
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 2.5.
Verlag: Addison-Wesley Longman, Amsterdam, 1997
ISBN 10: 0201695812 ISBN 13: 9780201695816
Sprache: Englisch
Anbieter: NEPO UG, Rüsselsheim am Main, Deutschland
EUR 18,69
Währung umrechnenAnzahl: 1 verfügbar
In den Warenkorbgebundene Ausgabe. Zustand: Gut. 339 Seiten nice ex library book Sprache: Englisch Gewicht in Gramm: 969.
EUR 21,38
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. pp. 362.
EUR 5,26
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp.
Anbieter: Romtrade Corp., STERLING HEIGHTS, MI, USA
EUR 27,66
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: New. This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
Anbieter: Basi6 International, Irving, TX, USA
EUR 27,66
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.