Chapter 2 - Getting started with Perl

From Biolecture.org

Notes: 

  1.  What is a computer program? -> It is a set of instructions written in a particular programming language that can be read by the computer.  
  2.  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. 
  3. Installing Perl on your computer -> https://www.perl.org/get.html