Saturday, May 4, 2013

Session 63 (19 March 2013)

Basic elements in programming

  • Constants
  • Variables
  • Data Types
  • Operators
  • Control sturctures
Pseudo Code
- text only sentences that describe the logic and program flow of a computer program
- can personalised the code

Flow chart
- terminator
- input/output
- process
- decision
- arrow

No comments:

Post a Comment