Bash
Bash is a dynamically typed programming language, popular on Linux systems. If you do a lot work on the command line, you will already be familiar with parts of Bash, as the most common exposure to Bash is via a command line.
Common applications of Bash:
- Scripting build systems
- Automating tests
- Manipulating the file system