include_template( 'topper.html' ); ?> CS 3304 semester(); ?> Homework Assignment 2 include_template( 'page-start.html' ); ?>
Note: The following instructions are repeated from the Homework Dates/Guidelines page:
Your solutions for each homework assignment must be prepared with a word processor (e.g., LaTeX or Word), and are due at the beginning of class on the due date specified unless otherwise noted on the assignment itself.
Note that all homework problems taken from the text are in the Problem Sets. Do not turn in solutions to Review Questions by mistake!
Complete each of the following problems:
In one paragraph, describe the current process you usually use to test your own solutions to programming assignments.
In a second paragraph, describe the essential differences between the way you test now, and the TDD approach.
Finally, list the biggest concerns or fears you have about using TDD on programming assignments in this class.