I have no experience with any agile methodologies or even unit testing for that matter. What are good online tutorials that don't assume much prior knowledge of Test Driven Development? If there are any that use C++ as the example language, Linux as the development platform, or C++ testing frameworks then that would be doubly helpful.
Markus Knittig
I like the Cxx TDD Monopoly tutorial from Brett Schuchert. He uses Cygwin, so it should work under Linux as well.
