Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs and CVu Journal Vol 17, #6 - Dec 2005
Browse in : |
All
> Topics
> Design
All > Journals > CVu > 176 Any of these categories |
- Options:
- View Article Map
- View Archives
Test Driven Development of C# User Interfaces
Description :
Description :
In my last article I discussed the values in the Agile Manifesto and what they mean to mean. There are many practices that can be used to make yourself more agile. Short iterations, the planning game, pair programming, and refactoring are a few of the practices present in eXtreme programming. The practice of most value to me, and the practice that many recommend to use as a starting point, is Test Driven Development - TDD.
Debuggers Should Go Backwards
Description :
Description :
The computer science community has shown a woeful lack of interest in debugging, which given the huge economic cost of debugging is somewhat mysterious. However, there may be signs of "green shoots" in the desert landscape of debugging tools.