Software Engineering Radio - The Podcast for Professional Software Developers

Episode 46: Refactoring Pt. 1

Software Engineering Radio - The Podcast for Professional Software Developers

Changeable software has been a goal of several technique in software engineering. Probably the most important is Refactoring, changing the code without changing the behaviour (or at least without breaking the tests). In this episode Eberhard talks with Martin Lippert about this technique. The episode covers a history of refactoring, a definition of code smells and how to actually do refactorings in your everyday work. Also some advanced topics - like the ROI of Refactoring or Refactoring in dynamic languages - are covered.

Next Episodes