Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Troubleshooting and Debugging Bash

Posted By: IrGens
Troubleshooting and Debugging Bash

Troubleshooting and Debugging Bash
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 5m | 124 MB
Instructor: Sean Colins

Programmers joke that 90% of all coding is actually debugging. In scripting, the number could be even higher. Learn how to resolve your Bash scripting issues faster and get your scripts to run right. This course teaches you how to how to set yourself up for success from the very beginning by learning what components to search for in a good script editor and how to use those features to build observability into your script. You can also discover how to more easily find and identify bugs within scripts by enabling logging techniques and reporting of error conditions. Instructor Sean Colins also explains how to successfully re-use code that you built—or that others have built before you—and efficiently locate and repair the most common Bash scripting bugs.

Topics include:

Choosing an editor
Leveraging automatic code completion
Formatting code
Setting script permissions
Organizing and segmenting code
Adding valuable comments
Testing regular expressions
Troubleshooting errors
Testing functions
Replacing variables
Reverse-engineering existing code
Learning commands
Accessing code repositories


Troubleshooting and Debugging Bash