On Mon, 5 Sep 2005, Jason A. Crome wrote:
Why leave testing for the end? Why not strictly leave chapter 13 to optimization, and start indoctrinating people with testing from the beginning?
Possibly because, sad to say that's how I usually do it. Though I have seen the error of my ways.
IMHO, the more people are exposed to testing, the more likely they are to understand and use it in their own development. By leaving testing until the end, it would seem to me that you are saying, "yeah, you can do automated testing" ;) But by dropping examples of testing throughout the text, you say "this is how we do X in C::A, and this is how we test to make sure that's what it really does".
Thankyou this is a good suggestion. -- Jaldhar H. Vyas <[EMAIL PROTECTED]> --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
