admin 发表于 2011-8-29 01:48:23

Test Driven Development for Embedded C

http://www.scriptmasters.org/uploads/posts/2011-04/1303896164_468530540.jpg

Book Description
TDD is a modern programming practice C developers need to know. It鈥檚 a different way to program鈥攗nit 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鈥檛 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鈥檒l learn techniques for test-driving code right next to the hardware, and you鈥檒l 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).

About the Author
James Grenning trains, coaches, and consults worldwide. His considerable experience brings depth in both technical and business aspects of software development. James is leading the way to introduce Agile development practices to the embedded world. He invented Planning Poker and is one of the original authors of the Manifesto for Agile Software Development, February 2001.

Book Details

    * Paperback: 310 pages
    * Publisher: Pragmatic Bookshelf (April 2011)
    * Language: English
    * ISBN-10: 193435662X
    * ISBN-13: 978-1934356623

    * File Size: 8.3 MiB
    * Hits: 1,041 times

Download
http://www.mediafire.com/?u11cfzn8xp8g2vu
页: [1]
查看完整版本: Test Driven Development for Embedded C