Tools to Solve Common Problems
Learn about some common tools to help you identify and solve your problems as a manager.
We'll cover the following...
The final section of this chapter introduces you to some additional housekeeping techniques that can solve common problems and produce documentation that you can review with time. Let’s look at them in turn.
Why is this code like this?
We’ve all been there, staring at code that’s been designed in an esoteric manner. Maybe it’s your own code, and you can’t remember why it wasn’t written differently. To prevent problems like this from ...
...