Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 14,19
Convertire valutaQuantità: 12 disponibili
Aggiungi al carrelloPaperback. Condizione: 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.
Editore: Addison Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Better World Books, Mishawaka, IN, U.S.A.
EUR 14,75
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Good. Used book that is in clean, average condition without any missing pages.
Condizione: Sehr gut. Zustand: Sehr gut | Seiten: 384 | Sprache: Englisch | Produktart: Bücher.
Condizione: Gut. Zustand: Gut | Seiten: 384 | Sprache: Englisch | Produktart: Bücher.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: medimops, Berlin, Germania
EUR 31,19
Convertire valutaQuantità: 3 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 47,93
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. Established seller since 2000.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: BooksByLisa, Highland Park, IL, U.S.A.
Prima edizione
EUR 23,39
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: New. First Edition. PHOTO AND VIDEO OF PAGES TAKEN TO SHOW CONDITION PRIOR TO SHIPPING; Stored new never used sanitized then wrapped. Photos emailed upon requestPHOTOS EMAILED FOR MORE SPECIFICS WHEN REQUESTED; Book.
Editore: Addison-Wesley Longman, Amsterdam, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: moluna, Greven, Germania
EUR 48,12
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloKartoniert / Broschiert. Condizione: New. Foreword by Kent Beck The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows. --Ward Cunningham At last, a book suffused with.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 47,92
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 47,79
Convertire valutaQuantità: 4 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda
Prima edizione
EUR 63,53
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. 2009. 1st Edition. Paperback. Num Pages: 384 pages, Illustrations. BIC Classification: UMN. Category: (U) Tertiary Education (US: College). Dimension: 233 x 178 x 25. Weight in Grams: 616. . . . . .
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 50,13
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 57,89
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. In.
EUR 58,49
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware -Summary.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 52,93
Convertire valutaQuantità: 4 disponibili
Aggiungi al carrelloCondizione: New.
EUR 60,65
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. pp. xxiii + 358 Illus.
Da: Rheinberg-Buch Andreas Meier eK, Bergisch Gladbach, Germania
EUR 58,49
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware -Foreword by Kent Beck The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.' --Ward Cunningham 'At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.' --Robert C. Martin 'If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.'--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this simple idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and 'grow' software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes - Implementing TDD effectively: getting started, and maintaining your momentum throughout the project- Creating cleaner, more expressive, more sustainable code- Using tests to stay relentlessly focused on sustaining quality - Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project- Using Mock Objects to guide object-oriented designs- Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency 384 pp. Englisch.
Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania
EUR 58,49
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware -Foreword by Kent Beck The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.' --Ward Cunningham 'At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.' --Robert C. Martin 'If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.'--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this simple idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and 'grow' software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes - Implementing TDD effectively: getting started, and maintaining your momentum throughout the project- Creating cleaner, more expressive, more sustainable code- Using tests to stay relentlessly focused on sustaining quality - Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project- Using Mock Objects to guide object-oriented designs- Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency 384 pp. Englisch.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: SGS Trading Inc, Franklin Lakes, NJ, U.S.A.
EUR 43,90
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Good. Textbook, May Have Highlights, Notes and/or Underlining, BOOK ONLYNO ACCESS CODE, NO CD, Ships with Emailed Tracking.
EUR 59,19
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware - Foreword by Kent Beck The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.' --Ward Cunningham 'At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.' --Robert C. Martin 'If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.'--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this simple idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and 'grow' software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes - Implementing TDD effectively: getting started, and maintaining your momentum throughout the project- Creating cleaner, more expressive, more sustainable code- Using tests to stay relentlessly focused on sustaining quality - Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project- Using Mock Objects to guide object-oriented designs- Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Revaluation Books, Exeter, Regno Unito
EUR 64,55
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. 1st edition. 256 pages. 9.10x6.90x0.90 inches. In Stock.
EUR 77,62
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. 2009. 1st Edition. Paperback. Num Pages: 384 pages, Illustrations. BIC Classification: UMN. Category: (U) Tertiary Education (US: College). Dimension: 233 x 178 x 25. Weight in Grams: 616. . . . . . Books ship from the US and Ireland.
EUR 40,47
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: Very good. No jacket. Cover and inside pages are clean and unmarked.
EUR 72,22
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. pp. xxiii + 358.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Toscana Books, AUSTIN, TX, U.S.A.
EUR 63,23
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Revaluation Books, Exeter, Regno Unito
EUR 81,71
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Brand New. 1st edition. 256 pages. 9.10x6.90x0.90 inches. In Stock.
Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania
EUR 58,49
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Neuware -SummaryAddison Wesley, St.-Martin-Straße 82, 81541 München 384 pp. Englisch.
Editore: Addison-Wesley Professional, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Goodwill of Silicon Valley, SAN JOSE, CA, U.S.A.
EUR 12,94
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: acceptable. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Acceptable condition! Any other included accessories are also in Acceptable condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear such as cover tears discoloration, staining, marks, scuffs, etc. All pages intact.
Editore: Pearson Education (US), New Jersey, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: AussieBookSeller, Truganina, VIC, Australia
Prima edizione
EUR 89,01
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows. --Ward Cunningham At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper. --Robert C. Martin If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and grow software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, youll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows." --Ward Cunningham "At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper." --Robert C. Martin &nb. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Editore: Pearson Education (US), New Jersey, 2009
ISBN 10: 0321503627 ISBN 13: 9780321503626
Lingua: Inglese
Da: Grand Eagle Retail, Fairfield, OH, U.S.A.
Prima edizione
EUR 61,16
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows. --Ward Cunningham At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper. --Robert C. Martin If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book.--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and grow software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, youll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows." --Ward Cunningham "At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper." --Robert C. Martin &nb. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.