Essential Reading:
- Bash Reference Manual - Official, comprehensive
- Google Shell Style Guide - Best practices
- ShellCheck - Linter that teaches good bash
- Bash Hackers Wiki - Deep technical knowledge
Books:
- "Learning the bash Shell" (O'Reilly) - Solid introduction