FORM I | FORM II | FORM III | FORM IV | QUIZ | EXAMS |
8.0.0 ELEMENTARY PROGRAMMING PRINCIPLES (38 Lessons)
8.2.1 Definition of Programming
8.2.2 Levels of programming
languages
Low level language
i)machine
ii)assembly
High Level languages
i) third Generation Languages (3GLs)
ii) four Generation Languages (4 GLs)
iii) Object Oriented Programming (OOPs)
iv) Internet (scripting) Programming Languages
8.3.3 Advantages and disadvantages
of low and high level languages.
8.4.4 Description of terms
i) assembler
ii) compiler
iii) interpreter
iv) source program
v) object program
8.4.5 Program development
Problem recognition
Problem definition
Program design
Program coding
Program testing
Implementation
8.4.6 Program Control Structures
Sequence
Selection
Iteration (looping)
8.4.7 Definition and development of
Algorithm e.g.
i) pseudo-code
ii) flow chart