1. Bash
    1. Echo
    2. First Shell script
    3. Bash command line parameters
    4. Bash if parameter
    5. Bash while-loop
    6. Bash for-loop
    7. Bash for loop on a range of numbers
    8. Bash for loop on files
    9. Bash for loop on command-line arguments
    10. Bash a sequence of number - a range of numbers
    11. Arithmetic in Bash
    12. Conditionals in Bash
    13. Bash exit code
    14. Bash exit code
    15. Echo multiline string
    16. Redirect multiline string
    17. User Input (read)
    18. Counter
    19. Declare