Back to Browse

Bash Scripting Practice Part 5: Functions

249 views
Nov 8, 2021
10:42

In this video series, we cover the basics of the bash programming language. The series is very modular, so feel free to watch only the videos you are interested in. Each video is structured to start with slides in order to provide context for the topic at hand. Each video then ends with an interactive portion where I complete an exercise on Northwestern’s High Performance Computing cluster, Quest. I encourage those watching to do the exercise along with me. Other videos in the series Bash Scripting Practice Part 1: General Considerations Bash Scripting Practice Part 2: Variables and Arguments Bash Scripting Practice Part 3: Loops Bash Scripting Practice Part 4: Arrays Some useful resources! Northwestern IT Research Computing Services Bash Scripting Resources: https://github.com/nuitrcs/command-line-bash-scripting/blob/master/Hands-on-script-bash.md and https://github.com/nuitrcs/bash-scripting-practice/blob/master/bash-scripting-exercises.md Software Carpentry Resources on Shell: https://swcarpentry.github.io/shell-novice/ Online Shell Sessions: https://codeanywhere.com/ and https://replit.com/

Download

0 formats

No download links available.

Bash Scripting Practice Part 5: Functions | NatokHD