Chapter 2 - Getting started with Perl
Notes:
- What is a computer program? -> It is a set of instructions written in a particular programming language that can be read by the computer.
- What is a programming language? -> It is a carefully defined set of rules for how to write computer programs. By learning the rules of the language, you can write programs that will run on your computer.
- Installing Perl on your computer -> https://www.perl.org/get.html