You’ve been learning how to become more functional in Bash throughout this series so far, but your scripts will function much better if you learn how to write functions in Bash. And that’s exactly what you’ll learn if you check out this video. Functions are super useful in scripts, so don’t take this lightly. In fact, check out this video on functions to add additional skills to your toolkit.
-
Coding in Python 11 – Functions
In video number 11 of the Coding in Python series, functions are explored.