Computer Installation Notes

1. Algorithm Concept

1.2. Natural Language Algorithm

Consider a daily routine of waking up and going to class. Outline an algorithm
named “wakeup-to-class” starting with getting out of bed to attending the first
lesson of the day. If the routine is to be computerized, specify the order in which
statements are to be executed.
2. In groups, identify ingredients of preparing ibihaza or bugali. If the routine is to
be computerized, specifying the order in which statements are to be executed.
Discuss desirable qualities of recipe in terms of procedure for preparing the
product.
3. Consider a payroll program used to computer employee’s salary based on basic
salary, house allowance, commuter and overtime allowance. The basic salary is
based on eight hours per pay for five days a week. If monthly net salary is less
15% pay as you earn (PAYE) and 2.5% medical cover, perform the following
tasks:
• Using natural language such as English, develop an algorithm for a program
that calculates gross salary, net and total deductions.