Von dem Buch Test Driven Development for Embedded C haben wir 4 gleiche oder sehr ähnliche Ausgaben identifiziert!

Falls Sie nur an einem bestimmten Exempar interessiert sind, können Sie aus der folgenden Liste jenes wählen, an dem Sie interessiert sind:

Test Driven Development for Embedded C100%: James W. Grenning: Test Driven Development for Embedded C (ISBN: 9781934356623) 2011, Erstausgabe, in Englisch, Taschenbuch.
Nur diese Ausgabe anzeigen…
Test Driven Development for Embedded C (Pragmatic Programmers)57%: James W. Grenning: Test Driven Development for Embedded C (Pragmatic Programmers) (ISBN: 9781680501155) 2011, Pragmatic Bookshelf, Erstausgabe, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
Test Driven Development for Embedded C57%: James W. Grenning: Test Driven Development for Embedded C (ISBN: 9781680504880) Pragmatic Bookshelf, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…
32%: James W. Grenning: Test Driven Development for Embedded C (ISBN: 9781680504897) Pragmatic Bookshelf, in Englisch, auch als eBook.
Nur diese Ausgabe anzeigen…

Test Driven Development for Embedded C - 12 Angebote vergleichen

Preise20162017201920202021
Schnitt 25,84 30,39 18,92 27,99 31,90
Nachfrage
Bester Preis: 12,29 (vom 24.02.2017)
1
9781934356623 - James W. Grenning: Test Driven Development for Embedded C
Symbolbild
James W. Grenning

Test Driven Development for Embedded C

Lieferung erfolgt aus/von: Vereinigtes Königreich Großbritannien und Nordirland EN PB NW

ISBN: 9781934356623 bzw. 193435662X, in Englisch, Taschenbuch, neu.

27,36 ($ 28,95)¹ + Versand: 5,85 ($ 6,19)¹ = 33,21 ($ 35,14)¹
unverbindlich
Lieferung aus: Vereinigtes Königreich Großbritannien und Nordirland, Versandkosten nach: USA.
Von Händler/Antiquariat, Ria Christie Collections.
Paperback. New. Did you write C code last week? Does your code work? Is your design clean? If you answered yes to the first question but got queasy over the second two, you need to know about Test Driven Development. TDD helps you write code that works the first time, and then helps you keep it running as the code.
2
9781934356623 - James W. Grenning: Test Driven Development for Embedded C
James W. Grenning

Test Driven Development for Embedded C (2011)

Lieferung erfolgt aus/von: Deutschland ~EN PB NW

ISBN: 9781934356623 bzw. 193435662X, vermutlich in Englisch, O'Reilly UK Ltd. Taschenbuch, neu.

Lieferung aus: Deutschland, Sofort lieferbar.
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training, coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right next to the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed). Taschenbuch, 01.04.2011.
3
9781934356623 - Test Driven Development for Embedded C

Test Driven Development for Embedded C (2011)

Lieferung erfolgt aus/von: Deutschland ~EN PB NW

ISBN: 9781934356623 bzw. 193435662X, vermutlich in Englisch, O'Reilly UK Ltd. Taschenbuch, neu.

27,99 + Versand: 8,00 = 35,99
unverbindlich
Lieferung aus: Deutschland, Sofort lieferbar.
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training, coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right next to the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed). Taschenbuch, 01.04.2011.
4
9781680504880 - Test Driven Development for Embedded C

Test Driven Development for Embedded C

Lieferung erfolgt aus/von: Deutschland DE NW EB

ISBN: 9781680504880 bzw. 1680504886, in Deutsch, Pragmatic Bookshelf, neu, E-Book.

Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers.TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product.James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training,coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered.This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right nextto the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible.To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed). eBooks.
5
9781934356623 - Grenning, James W.: Test Driven Development for Embedded C Taschenbuch Pragmatic Programmers Englisch 2011
Grenning, James W.

Test Driven Development for Embedded C Taschenbuch Pragmatic Programmers Englisch 2011 (2011)

Lieferung erfolgt aus/von: Deutschland ~EN PB NW

ISBN: 9781934356623 bzw. 193435662X, vermutlich in Englisch, 356 Seiten, O'Reilly UK Ltd. Taschenbuch, neu.

Lieferung aus: Deutschland, Versandkosten nach: Deutschland, Versandkostenfrei.
Von Händler/Antiquariat, preigu, [5789586].
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training,coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right nextto the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed). 2011, Taschenbuch, Neuware, 663g, 356, Sofortüberweisung, PayPal, Banküberweisung.
6
9781934356623 - Grenning, James W.: Test Driven Development for Embedded C Taschenbuch Pragmatic Programmers Englisch 2011
Grenning, James W.

Test Driven Development for Embedded C Taschenbuch Pragmatic Programmers Englisch 2011 (2011)

Lieferung erfolgt aus/von: Deutschland ~EN PB NW

ISBN: 9781934356623 bzw. 193435662X, vermutlich in Englisch, 356 Seiten, O'Reilly UK Ltd. Taschenbuch, neu.

Lieferung aus: Deutschland, Versandkosten nach: Deutschland, Versandkostenfrei.
Von Händler/Antiquariat, Buchbär, [6122477].
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training,coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right nextto the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed). 2011, Taschenbuch, Neuware, 663g, 356, Sofortüberweisung, PayPal, Banküberweisung.
7
9781680501155 - James W. Grenning: Test Driven Development for Embedded C (Pragmatic Programmers)
James W. Grenning

Test Driven Development for Embedded C (Pragmatic Programmers) (2011)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN NW FE EB DL

ISBN: 9781680501155 bzw. 1680501151, in Englisch, 356 Seiten, Pragmatic Bookshelf, neu, Erstausgabe, E-Book, elektronischer Download.

Lieferung aus: Vereinigte Staaten von Amerika, ebook for download, Free shipping.
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training,coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right nextto the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed)., Kindle Edition, Edition: 1, Format: Kindle eBook, Label: Pragmatic Bookshelf, Pragmatic Bookshelf, Product group: eBooks, Published: 2011-04-25, Release date: 2016-03-17, Studio: Pragmatic Bookshelf, Sales rank: 291711.
8
9781680501155 - James W. Grenning: Test Driven Development for Embedded C (Pragmatic Programmers)
James W. Grenning

Test Driven Development for Embedded C (Pragmatic Programmers) (2011)

Lieferung erfolgt aus/von: Kanada EN NW FE EB DL

ISBN: 9781680501155 bzw. 1680501151, in Englisch, 352 Seiten, Pragmatic Bookshelf, neu, Erstausgabe, E-Book, elektronischer Download.

Lieferung aus: Kanada, E-Book zum Download, Versandkostenfrei.
Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers. TDD is a modern programming practice C developers need to know. It's a different way to program---unit tests are written in a tight feedback loop with the production code, assuring your code does what you think. You get valuable feedback every few minutes. You find mistakes before they become bugs. You get early warning of design problems. You get immediate notification of side effect defects. You get to spend more time adding valuable features to your product. James is one of the few experts in applying TDD to embedded C. With his 1.5 decades of training,coaching, and practicing TDD in C, C++, Java, and C# he will lead you from being a novice in TDD to using the techniques that few have mastered. This book is full of code written for embedded C programmers. You don't just see the end product, you see code and tests evolve. James leads you through the thought process and decisions made each step of the way. You'll learn techniques for test-driving code right nextto the hardware, and you'll learn design principles and how to apply them to C to keep your code clean and flexible. To run the examples in this book, you will need a C/C++ development environment on your machine, and the GNU GCC tool chain or Microsoft Visual Studio for C++ (some project conversion may be needed)., Kindle Edition, Ausgabe: 1, Format: Kindle eBook, Label: Pragmatic Bookshelf, Pragmatic Bookshelf, Produktgruppe: eBooks, Publiziert: 2011-04-25, Freigegeben: 2016-03-17, Studio: Pragmatic Bookshelf, Verkaufsrang: 555298.
9
9781934356623 - James W. Grenning: Test Driven Development for Embedded C (Pragmatic Programmers)
James W. Grenning

Test Driven Development for Embedded C (Pragmatic Programmers) (2011)

Lieferung erfolgt aus/von: Deutschland EN PB US FE

ISBN: 9781934356623 bzw. 193435662X, in Englisch, 352 Seiten, O'Reilly UK Ltd. Taschenbuch, gebraucht, Erstausgabe.

20,43 + Versand: 3,00 = 23,43
unverbindlich

Neu ab: € 20,74 (16 Angebote)
Gebraucht ab: € 20,43 (11 Angebote)
Zu den weiteren 27 Angeboten bei Amazon.de (Int.)

Lieferung aus: Deutschland, Versandfertig in 1 - 2 Werktagen, Tatsächliche Versandkosten können abweichen.
Von Händler/Antiquariat, reBuy reCommerce GmbH.
Test Driven Development for Embedded C Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. Full description, Taschenbuch, Ausgabe: 1, Label: O'Reilly UK Ltd. O'Reilly UK Ltd. Produktgruppe: Book, Publiziert: 2011-05-03, Studio: O'Reilly UK Ltd. Verkaufsrang: 31251.
10
9781934356623 - Grenning: Test Driven Development for Embedded C (Pragmatic Programmers)
Symbolbild
Grenning

Test Driven Development for Embedded C (Pragmatic Programmers)

Lieferung erfolgt aus/von: Vereinigte Staaten von Amerika EN PB US

ISBN: 9781934356623 bzw. 193435662X, in Englisch, Pragmatic Bookshelf, Taschenbuch, gebraucht.

122,76 ($ 129,89)¹ + Versand: 4,72 ($ 4,99)¹ = 127,48 ($ 134,88)¹
unverbindlich
Lieferung aus: Vereinigte Staaten von Amerika, Versandkosten nach: USA.
Von Händler/Antiquariat, Books Express.
Pragmatic Bookshelf. Paperback. Good. We ship International with Tracking Number! May not contain Access Codes or Supplements. Buy with confidence, excellent customer service! j.
Lade…