Pseudocode


  • It's a informal high level description of the operating principle of a computer programs  or other algorithms. It 
  • just pre planted to write programs.
  •  We use some element suchas Start, input, if,while...
  • It develops our problems solving skill. It is most important for developer

how to write pseudocode?

start with the alcoritham you are using,and pharse it using word that are easily transcribed into computer instruction
indent when you are enclosing instruction within aloop or a conditional clause
avoid word associated with acertain kind computer language.

Comments

Popular posts from this blog

CSS

Bootstrap

Mongodb