These are my resources that I use to learn various programming languages. If u find better resources than me then make sure to comment with the link to your resource :) .
i. Official Bash manual guide from gnu.org
ii. Bash scripting for beginners - For tldr people.
iii. Advanced bash scripting guide - Read this after reading the bash scripting guide for beginners mentioned in point number (ii).
iv. Another bash scripting guide for beginners