Contents
4.7 Conclusion
We've taken the Draw_Poker program about as far as we can
without buying some hardware and actually building it. In
the process, we've talked about every aspect of writing
large or small programs that I could think of, except one.
The only thing we haven't talked about is how to test
software. I've avoided that issue until now because it is a
subject worthy of an entire chapter.
Contents | Next ...