Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 223 Bytes

File metadata and controls

8 lines (5 loc) · 223 Bytes

Object Oriented Programming

  • An object is instantiation of a class.
  • In this class we use UML to design the class diagram.
    • You can use drawio (AKA diagrams.net), MermaidUML or another tool.

TODO: Add menu usage.