 |
|
 Test Driven Development for Embedded C (Pragmatic 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... |  |  Data Mining: Concepts, Models and Techniques (Intelligent Systems Reference Library)
Data Mining represents a complex of technologies that are rooted in many disciplines: mathematics, statistics, computer science, physics, engineering, biology, etc., and with diverse applications in a large variety of different domains: business, health care, science and engineering, etc. Basically, data mining can be seen as the science of... |  |  Rails Test Prescriptions (Pragmatic Programmers)
Your Ruby on Rails application is sick. It's got bugs. Nobody remembers what that tricky piece of code was supposed to do, and nobody can tell what it actually does. Deadlines are looming, but every time you make the slightest change to the code, something else breaks.
You need Test-Driven Development (TDD), a... |
|
|
|
|
| Result Page: 756 755 754 753 752 751 750 749 748 747 746 745 744 743 742 741 740 739 738 |