UP | HOME
../../

Software Maintenance

Table of Contents

1 Software Quality

2 Software Maintenance

  1. Bug Fixes
  2. Enhancements
    1. Functionality, GUI, …
    2. Software Quality Improvements
      1. Improved Performance, Decreased size
      2. Code Structure: Refactoring

3 Refactoring

  1. Refactoring is the modification of software source code to improve software qualities.
  2. Code Refactoring
  3. Bad Code Smells
  4. Big Refactorings
  5. OODesign
  6. Anti-Patterns

4 References

5 End


Copyright © 2016 pmateti@wright.edu www.wright.edu/~pmateti 2016-01-11