AI Features

Programming Paradigms

An intro to modern programming paradigms.

We'll cover the following...

Bash is a procedural programming language. Procedural languages allow us to divide a program into logical parts called subroutines. A subroutine is an independent block of ...