168: Understanding Complex Code by Refactoring into Larger Functions

Share:

Listens: 0

Test & Code: Python Software Testing & Engineering

Technology


To understand complex code, it can be helpful to remove abstractions, even if it results in larger functions. This episode walks through a process I use to refactor code that I need to debug and fix, but don't completely understand.