Object-Oriented Programming
KSBs
K7
software design approaches and patterns, to identify reusable solutions to commonly occurring problems
The reading for this module addresses principles & uses of reusable code. The exercise focuses on approaching a problem and solving it by implementing reusable code.
S11
apply an appropriate software development approach according to the relevant paradigm (for example object oriented, event driven or procedural)
This module focuses on object-oriented programming. The exercise addresses the application of object-oriented and procedural programming.