Object Oriented Programming
Projects with this topic
-
-
Program written in C++ that enables creation and management of university subjects and objects
Updated -
Small video game as a final Theory exercise for the course of Object oriented Programming in the University Of West Attica, Information and Computer Engineering Department
Updated -
A quadtree data structure able to store 2-d pixels, and a banking system which has clients, administrators, 2 types of bank accounts and credit cards, all functioning in an integrated system. The code is written in an object oriented style.
UpdatedUpdated -
Game developped for an Algorithmics and Programming course (II.1102) at ISEP (2019)
Updated -
-
Object Oriented Programming aspects explained through Clothing classes from DCU EE402 using C++: Over-loading, over-writing , pass-by reference or value, pointers, type conversion, casting , constructors, destructors, friend functions ...
Updated