ModelCraft
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 176: Line 176:
  </html>
  </html>
{{#widget:ModelCraft|step_number=1|step_title=Introduction to Software Modeling|step_description=What is a Model and why is it essential?}}
{{#widget:ModelCraft|step_number=1|step_title=Introduction to Software Modeling|step_description=What is a Model and why is it essential?}}
{{#widget:ModelCraft|step_number=2|step_title=Understanding UML|step_description=Dive into the Unified Modeling Language and its significance.}}
{{#widget:ModelCraft|step_number=2|step_title=Understanding UML|step_description=ORM
ORM’s role in connecting object-oriented code to relational databases.
Popular ORM frameworks (e.g., Hibernate, Entity..)}}
<html>
<html>
</div>
</div>
</html>
</html>

Revision as of 18:22, 10 August 2024

Image
MDRIVEn MODELCRAFT
ModelCraft is your introduction to the world of modeling through the MDriven lens. Here, you will gain a thorough grasp of modeling basics, understand UML, and master ViewModels.
1
Introduction to Software Modeling

What is a Model and why is it essential?

2
Understanding UML

ORM ORM’s role in connecting object-oriented code to relational databases. Popular ORM frameworks (e.g., Hibernate, Entity..)