2. Method Extraction

Views: 4
0
0
About 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.