Code Refactoring 2
Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=50miLglyGJQ
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.
Other Videos By Derek Banas
2013-01-27 | Don't Starve Game |
2013-01-25 | Code Refactoring 10 |
2013-01-24 | Code Refactoring 9 |
2013-01-23 | Code Refactoring 8 |
2013-01-21 | Install Eclipse for Java |
2013-01-19 | Code Refactoring 7 |
2013-01-18 | Code Refactoring 6 |
2013-01-16 | Code Refactoring 5 |
2013-01-13 | Code Refactoring 4 |
2013-01-11 | Code Refactoring 3 |
2013-01-10 | Code Refactoring 2 |
2013-01-06 | Code Refactoring |
2013-01-03 | Object Oriented Design 11 |
2012-12-31 | Object Oriented Design 10 |
2012-12-24 | Object Oriented Design 9 |
2012-12-22 | Torchlight II for Mac |
2012-12-21 | Object Oriented Design 8 |
2012-12-19 | Object Oriented Design 7 |
2012-12-17 | Object Oriented Design 6 |
2012-12-14 | Object Oriented Design 5 |
2012-12-10 | Object Oriented Design 4 |
Tags:
code refactoring
method extraction
refactor code
code refactor
code analysis
fowler refactoring
software refactoring
refactoring to patterns