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
Upon completing this section, you should be able to:
Declaring
Variables
Using
Operators
Creating
Control Structures ( Branches and Loops )