developerFusion columns
Related columns tutorials
-
Pro Developer - Creating Your Dream Project
by Christopher Duncan
Tired of working on technologies that were popular when they landed the first man on the moon? Learn how to create your next project, with all the trimmings.
-
Pro Developer - This is Business
by Christopher Duncan
Projects rarely fail because we lack the requisite technical skills. The problems usually stem from an inability to get the support we need to kick out a great product. Perspective is the key to overcoming this problem.
-
Improving Application Quality Using Test-Driven Development (TDD)
by Craig Murphy
What is the one activity or phase that improves the quality of your application? The answer is an easy one: Testing, and plenty of it. Traditionally, testing is a phase somewhere towards the expected end of the project - when the cost of any code or requirement changes is known to be much higher. Craig looks at how TDD can address this by adopting a more agile approach.