|
|
|
|
|
by altmind
2667 days ago
|
|
my #1 working with existing code bases is you need to get debugger working. nothing can explain the processing workflow better than tracing the execution. also having any kind of schemas, protocol definitions and tests can help grasp whats happening in the system. |
|