Difference between revisions of "Editing/Refactoring"

From Earlham CS Department
Jump to navigation Jump to search
(New page: Verifying correctness, improving performance, speed, etc. Making the robot better equipped to complete the task (harder, faster, better, stronger), making the software simpler and easier ...)
(No difference)

Revision as of 11:22, 2 April 2010

Verifying correctness, improving performance, speed, etc. Making the robot better equipped to complete the task (harder, faster, better, stronger), making the software simpler and easier to read. Benefits a lot from testing.