Learn how to use Bash aliases to shorten commands, reduce errors, speed up tasks, and improve your productivity in the Terminal.
The Programming Basics was my first touch with programming. In this course I wrote my first program ("Hello World"), learned the most basic things like if-else statements, for and while loops.