In this chapter you will learn the basics constructs of programming.
These constructs are similar in a number of programming languages, and
will be used in a number of our scripts in later chapters
Objectives
Declaring Variables
Using Operators
Creating Control Structures
( Branches and Loops )