Kick start your shell scripting journey with this video. Covering creating shell script, variables, function, conditions and bonus section about curl command.
Chapters:
00:00: Intro
00:50: Creating an executable shell script
03:02: Variables
05:54: Adding comments
06:58: If condition
09:21: For loop
11:16: Functions
13:25: Switch case
15:08: Take input from user
16:12: Curl
16:57: Extract curl response with jq
18:26: Closing remarks