final project in Advanced Topics in Object-Oriented Programming
-
Updated
Nov 11, 2021 - C++
final project in Advanced Topics in Object-Oriented Programming
Project using Design Patterns. Model View and Controller objects (architectural pattern) for running the Simulator. The Model is a Singleton. Creating the vehicles with a Factory method Object.
Sixth assigment in Operating System Course
Final project in "Advanced Topics in Object-Oriented Programming" course
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn't a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations.
Add a description, image, and links to the singelton topic page so that developers can more easily learn about it.
To associate your repository with the singelton topic, visit your repo's landing page and select "manage topics."