How to Read Code When Troubleshooting
We end up needing to troubleshoot things because those things are doing something different than what was intended. This is my strategy for troubleshooting all the things, especially code. My first tip is to take notes. Write in a notebook. Type in a text document. Add comments to code that you won’t keep. Create unit tests… Continue reading How to Read Code When Troubleshooting