News

A collection of object-oriented programming (OOP) system design examples, demonstrating various UML concepts including Class Diagrams, Use Case Diagrams (where applicable), Classes, Associations, ...
More specifically, this project involves the transformation of a WIMP (Window, Icon, Menu and Pointer) graphical user interface into a class diagram. To do this, we will use a syntactic analysis ...