James W. Grenning
Broschiertes Buch

Test-Driven Development for Embedded C

Versandkostenfrei!
Versandfertig in 2-4 Wochen
43,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
22 °P sammeln!
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 ever...