Course Poll- Advanced bash scripting

Continuing the discussion from Course Poll:

Can you create a course on advanced bash scripting? I work in the sciences and learning bash is critical within my field.

Creating a course is not that simple, have you tried other resources? Edx has introduction to linux, which covers some shell scripting and general information about linux, then there is this guide:
http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html

and after that you can do the advanced bash scripting guide, and i am sure there are many more resources, and the best of all? Try using bash as much when possible, and write small scripts which do simple things