Editing/Refactoring: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Amweeden06 (talk | contribs)
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 ...
 
Amweeden06 (talk | contribs)
No edit summary
 
Line 1: Line 1:
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|testing]].
[[Robotics-lab6-tasks|Back to Lab 6 Main 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 to read.  Benefits a lot from [[Testing|testing]].  Beneficial to [[Automation|automation]].

Latest revision as of 15:25, 2 April 2010

Back to Lab 6 Main 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 to read. Benefits a lot from testing. Beneficial to automation.