CHAPTER 2: SIMPLE SEQUENTIAL ALGORITHM
Section outline
-
- Structure of an algorithm
- Objects: Constants, Variables and Types
- Basic actions
- The assignment
- Expressions: arithmetic, logical and relational
- Inputs/outputs: reading and writing
- Representation of an algorithm by a flowchart
- Translation into programming language: Pascal and C