Categories
Books Computers & Technology Programming

Test Driven Development for Embedded C (Pragmatic Programmers)

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).

From the brand

The Pragmatic ProgrammersThe Pragmatic Programmers

The Pragmatic ProgrammersThe Pragmatic Programmers

The Pragmatic Bookshelf

By Developers, for Developers

Testing & Version Control

For Developers, By DevelopersFor Developers, By Developers

The Pragmatic Programmers publishes hands-on, practical books on classic and cutting-edge software development and engineering management topics. We help professionals solve real-world problems, hone their skills, and advance their careers.

Publisher ‏ : ‎ Pragmatic Bookshelf; 1st edition (May 31, 2011)
Language ‏ : ‎ English
Paperback ‏ : ‎ 356 pages
ISBN-10 ‏ : ‎ 193435662X
ISBN-13 ‏ : ‎ 978-1934356623
Item Weight ‏ : ‎ 1.29 pounds
Dimensions ‏ : ‎ 7.5 x 0.8 x 9.25 inches



Price: $34.95 - $20.99
(as of May 03, 2024 22:35:17 UTC – Details)



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).

From the brand

The Pragmatic ProgrammersThe Pragmatic Programmers

The Pragmatic ProgrammersThe Pragmatic Programmers

The Pragmatic Bookshelf

By Developers, for Developers

Testing & Version Control

For Developers, By DevelopersFor Developers, By Developers

The Pragmatic Programmers publishes hands-on, practical books on classic and cutting-edge software development and engineering management topics. We help professionals solve real-world problems, hone their skills, and advance their careers.

Publisher ‏ : ‎ Pragmatic Bookshelf; 1st edition (May 31, 2011)
Language ‏ : ‎ English
Paperback ‏ : ‎ 356 pages
ISBN-10 ‏ : ‎ 193435662X
ISBN-13 ‏ : ‎ 978-1934356623
Item Weight ‏ : ‎ 1.29 pounds
Dimensions ‏ : ‎ 7.5 x 0.8 x 9.25 inches

Leave a Reply

Your email address will not be published. Required fields are marked *