Firstly kite start nan Chapter One la ek... Hmm..
Kat Chap 1 nih kitorg blajo tang Algorithm, Pseudocode, nan Flowchart...
Algorithm = sequence of instructions to solve a problem.
Pseudocode= outline of a program, written in a form that can easily bo converted into programming statement.
Flowchart = graphic representation of the logic or steps in a program.
e.g: Find Area Of Rectangle
Algorithm
Get the width of rectangle
Get the height of rectangle
Calculate the area of rectangle by multiply width by height
Display the area of rectangle
Pseudocode
Read the width
Read the height
Set the area = width*height
Print output
I am glad you take pride in what you write. This makes you stand way out from many other writers that push poorly written content.
ReplyDeleteyohoho