January 2014
Intermediate to advanced
760 pages
20h 7m
English
A well-designed, well-written script rarely needs troubleshooting. This is not to say that all scripts are perfect or that all scripts run without errors the first time they are executed—or even the second time. Yet, a good script should be organized in a manner that makes it easy to read and easy to understand. By default, the two best practices of readability and understandability reduce the amount of troubleshooting necessary to fix errors in a script because they make errors easier to spot. However, when problems do crop up, you will want to know how to debug your script. In this chapter, we will ...
Read now
Unlock full access