GDEV242 — Object Oriented Programming
GDEV 242 - Object Oriented Programming GDEV 242 - Object Oriented Programming (2,2) 3 Credits Building on the ideas covered in both CSIT-103 Computer Concepts and Programming and CSIT-105 Foundations of Computer Science, this course introduces the student to the concepts and features of Object-Oriented Programming (OOP). Course topics include encapsulation, inheritance, polymorphism, classes and objects, arrays, abstract classes and methods, message passing and unit testing. Students will write programs using one of the dominant object oriented languages in use such as, but not limited to Java, C#, C++ or Python. Course link
Prerequisites: CSIT105, CSIT103, CSIT-103, CSIT-105