Articles on agile methodologies
I've been writing about agile methodologies and developing quality software for a little while. Here's a list of blog articles I've penned on the subject, available on this web site. (Please note that some are more about implementing a particular algorithm than about an agile methodology, but, nevertheless, each article demonstrates some aspect of agile development.)
- Testing in isolation
- Some answers on TDD
- Design and code reviews
- Writing a priority queue in C#, part 3
- Programmer's Block
- Thoughts on tools that help you refactor
- Writing a priority queue in C#, part 2
- Writing a priority queue in C#, part 1
- Implementing interfaces and using TDD
- TDD and private methods
- Testing quicksort
- Wake up, Delphi Informant!
- So, how do you code?