Software Engineering KB

Home

❯

06 Development Process

❯

04 Code Quality

❯

00 Category

❯

Refactoring

Refactoring

Feb 10, 20261 min read

  • code-quality
  • refactoring

Refactoring

Back: Code Quality

Improving the internal structure of code without changing its external behavior. Refactoring is a disciplined technique for restructuring existing code, altering its internal structure without altering its external behavior.

Concepts

  • Code Smells
  • Refactoring Techniques
  • Martin Fowler Catalog
  • Refactoring Safety

code-quality refactoring


Graph View

  • Refactoring
  • Concepts

Backlinks

  • Software Engineering - Map of Content
  • Code Smells
  • Martin Fowler Catalog
  • Refactoring Safety
  • Refactoring Techniques
  • Code Quality

Created with Quartz v4.5.2 © 2026

  • GitHub