Slides and code from Continuous Integration 101 talk at DunDDD

Published on 02 December 2013

Continuous Integration 101

On Saturday 23rd November 2013, I presented a talk entitled "Continuous Integration 101" at the DunDDD Conference in Dundee.  The abstract for the talk was as follows:

It is well understood that "Continuous Integration" is a development best practice, however, it is also something that is not often implemented within development teams. Typical reasons include:

  • It is difficult to set up
  • It is difficult to maintain
  • It takes too long

In this session we will look at how you can incrementally work your way to fully implementing Continuous Integration into your development process. This talk will focus on using TeamCity as the Continuous Integration Server and psake build engine.

Overall, I was quite happy with how the talk went, and it seems to go down quite well.  There was a fair bit of interaction with the audience, with several questions, which I hope that I was able to answer.  If there are any follow-up questions, then please feel free to get in touch, and I will do my best to respond.

slides and code

If you are interested in seeing the slides from the talk, you can find them displayed below, and also they are available as a download by clicking through to the slideshare site.

Continuous integration 101 from Gary Park

If you want to check out what little code was used during the presentation, you can find it here.

comments powered by Disqus