Presentation is loading. Please wait.

Presentation is loading. Please wait.

REBUS. REBUS CROSS ROADS HITTING BELOW THE BELT.

Similar presentations


Presentation on theme: "REBUS. REBUS CROSS ROADS HITTING BELOW THE BELT."— Presentation transcript:

1

2 REBUS

3 CROSS ROADS

4 HITTING BELOW THE BELT

5 FOR INSTANCE

6 READY FOR ANYTHING

7 THREE BLIND MICE

8

9 ESSENTIAL QUESTIONS What is the importance of creating a flowchart before moving to the program coding? How is flowchart different from pseudocodes or decision tables? What will happen if a neophyte programmer will mismatch the shapes and symbols?

10 FLOWCHART graphical or symbolic representation of a process.
each step in the process is represented by a different symbol and contains a short description of the process step. linked together with arrows showing the process flow direction.

11 DIFFERENCE FLOWCHART PSEUDOCODES
is a symbolic representation of code, using box, shapes and arrows. Is a sentence-like representation of a piece of code.

12 PSEUDOCODE READ name, hourly rate, hours worked, deductions
Calculate: Gross pay=hourly rate times hours worked Calculate: Net Pay= Gross pay minus deductions WRITE name, Gross pay, Net pay

13 TYPES SYSTEM FLOWCHART -broad flow of work, documents and operations.
PROGRAM FLOWCHART - solution to a given problem for which the program is written.

14 ANSI STANDARD FLOWCHART SYMBOLS

15 FLOWCHART SYMBOLS click

16 REFLECTION Where can you usually find or see a flowchart?
What is the use of flowchart in those places?

17 ASSIGNMENT Write in your noteboook the definition of Sequence Control Structure and give at least one sample flowchart for the said structure.


Download ppt "REBUS. REBUS CROSS ROADS HITTING BELOW THE BELT."

Similar presentations


Ads by Google