1.2.4a The need for and characteristics of a variety of programming paradigms
1.2.4b Procedural languages
1.2.4c Assembly language (including following and writing simple programs with the Little Man Computer Instruction set)
1.2.4d Modes of addressing memory (immediate, direct, indirect and indexed)
1.2.4e Object-oriented languages with an understanding of classes, objects, methods, attributes, inheritance, encapsulation and polymorphism
Have a sound understanding of Object-oriented languages with an understanding of
classes, objects, methods, attributes, inheritance, encapsulation and polymorphism.
Be able to write object oriented programs in pseudo code including:
Class definitions
Constructor methods
Creating instances of classes