https://github.com/r1te5h/uml-to-classes
Repository for UML-to-Class conversion practice. This repository shows how object-oriented code was produced from a story depicted through a UML diagram. The code as an emphasis on subclassing, inheritance, and overriding methods.
https://github.com/r1te5h/uml-to-classes
classes-and-inheritance object-oriented-programming python uml-diagram
Last synced: about 2 months ago
JSON representation
Repository for UML-to-Class conversion practice. This repository shows how object-oriented code was produced from a story depicted through a UML diagram. The code as an emphasis on subclassing, inheritance, and overriding methods.
- Host: GitHub
- URL: https://github.com/r1te5h/uml-to-classes
- Owner: R1TE5H
- Created: 2024-10-27T22:42:04.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T15:12:57.000Z (7 months ago)
- Last Synced: 2025-02-13T08:49:16.512Z (4 months ago)
- Topics: classes-and-inheritance, object-oriented-programming, python, uml-diagram
- Language: Python
- Homepage:
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
