Archive

Archive for the ‘Test Driven Development’ Category

CodeCampOz 2010 bits and pieces

November 30, 2010 Leave a comment

So I got to day one of codecamp this year (family things on during day two). I was once again impressed by the lineup and the quality of presentations and have managed to find quite a few links/presentations:

DDD and UNIT OF WORK

http://omarbesiso.typepad.com/the-archidev/2010/11/codecampoz-2010.html

UNIT TESTING

http://blog.rajsoftware.com/post/2010/11/28/Automating-QUnit-and-JSTestDriver-within-VS2010.aspx

IOC

http://justinbozonier.posterous.com/breaking-up-with-ioc (not a presentation but good related article)

BDD

http://davidburela.wordpress.com/2010/11/23/community-report-code-camp-oz-2010liam-mclennan-on-bdd/

TFS 2010 Build Automation

http://notgartner.wordpress.com/2010/11/28/version-control-build-automation-guidelines/

General Sites:

http://codecampoz.com/

Dom

 

Prashant’s cool new post on TDD (and SOLID)

June 23, 2010 Leave a comment

If you haven’t seen the SOLID principles before in development or just want to see a cool article on TDD have a look at:

http://prashantbrall.wordpress.com/2010/06/22/interfaces-tdd/

Dom

Categories: .Net, Test Driven Development Tags:

A fine C# TDD Tutorial

June 16, 2010 Leave a comment

Another C# TDD tutorial – NOT MINE !!!!- very impressive though, Its a few years old but looks very solid

http://dirkkok.wordpress.com/dungeon-generation-article-series/

Dom

.Net Tutorial C#4.0 and Test Driven Development-CANNONATTACK

May 21, 2010 Leave a comment

This is my first .NET tutorial and it focuses on using VS2010 and Test Driven Development (TDD).  The finished product is a  .NET console app game in which you set the angle and velocity of cannon to hit a target at a random distance. Have a look…

Tutorial (PDF):

CannonAttack -A Test Driven Development Tutorial in c# 4.0

Screenshot Cannon Attack

Screenshot Cannon Attack

Dom

Follow

Get every new post delivered to your Inbox.