Take a Minute to Refactor: Winner

This lesson follows a series of one-minute screencast videos to teach refactoring by example.

What is Refactoring?

noun: a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behavior

verb: to restructure software by applying a series of refactorings without changing its observable behavior.

[menu]

1/9