|
|
|
|
|
by naugtur
1419 days ago
|
|
It's counterintuitive, but stepping through a very complex codebase with a debugger and taking notes along the way was great in my case. Also, attempting to draw a sequence diagram and fixing it as you go trains the brain to handle a mental model of a large process. |
|