Continuously controlled integration for Agile development
For Agile software development, Im a big advocate of XPs practice of continuous integration. This is the practice where a developer checks in code which triggers an automated system to compile and build the code into the system. One of my early projects was to implement an automated build sy…
Recent Comments