-
Course
- Core Tech
Refactoring Fundamentals
Refactoring is a critical developer skill that helps keep code from collapsing under its own weight. This course covers when and how to refactor code, as well as a wide variety of "code smells" that may indicate some refactoring is warranted. The course concludes with a refactoring kata that students can perform on their own to practice their refactoring skills.
What you'll learn
Refactoring is a critical developer skill that helps keep code from collapsing under its own weight. Learn how to recognize "code smells" that may indicate the need for refactoring, the refactoring process, and when and how to apply specific refactorings to your code.
Table of contents
About the author
Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible.
More Courses by Steve