Total = P 1,394.49
Breakdown:
Per Unit = P 464.83
This course introduces the object-oriented programming concepts to students with a background in the procedural paradigm. The course begins with a review of the conditional and loop’s basic concepts, data types with an emphasis on structured data types, arrays, pointers, and functions. It then evolves on the object-oriented programming paradigm, focusing on the definition and use of classes, objects, and methods together with the fundamentals of object-oriented design (OOP). Other areas include the fundamentals of OOP concepts, templates, exceptions, and file handling.