Robert C. Martin (Uncle Bob) shows some refactoring techniques transforming a “large and ugly” function into a clean and readable piece of Java code, using IntelliJ IDEA and refactorings such as Rename, Extract Method, Inline Variable, Introduce Field, etc.
The video is a part of the highly recommended “Clean Code” series of educational “code-casts”. More Clean Code videos available at cleancoders.com.
Robert C. Martin (Uncle Bob) is the Master Craftsman at 8th Light Inc., 8thlight.com.
»