Code Refactoring 2

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=50miLglyGJQ



Duration: 17:29
62,872 views
765


Get the Code Here: http://goo.gl/qkzVO

In this part of my code refactoring tutorial I talk about some basic concepts you have to understand. I'll cover the process of method extraction. This will help you break down many lines of code into understandable blocks. I'll also cover when not to extract methods and how to handle temporary and local variables.

This tutorial series starts off slow, but by the end many complicated code refactorings will be covered.







Tags:
code refactoring
method extraction
refactor code
code refactor
code analysis
fowler refactoring
software refactoring
refactoring to patterns