ModelCraft
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 81: | Line 81: | ||
.model-craft-step-content { | .model-craft-step-content { | ||
background: rgba(255, 218.31, 187, 0.45); | background: rgba(255, 218.31, 187, 0.45); | ||
border-radius: | border-radius: 20px; | ||
padding: 20px; | padding: 20px; | ||
margin-left: 100px; | margin-left: 100px; | ||
height: | height:150px; | ||
} | } | ||
Revision as of 13:16, 12 August 2024
This page was created by Edgar on 2024-08-10. Last edited by Edgar on 2025-01-20.

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?
5
Object-relational mapping (ORM)
- ORM
- ORM’s role in connecting object-oriented code to relational databases.
- Popular ORM frameworks (e.g., Hibernate, Entity..)
2
Model driven development
- The concept of MDD and its advantages.
- Modal views
- Introduction to UML
6
Codegen & Adding Code to Models
- CodeDress
- Code vs Model and the relationship between them
3
UML (Unified Modeling Language)
UML School
7
Debugging Models
- Common pitfalls in modeling.
- How to debug models effectively.
4
Viewmodels
- Introduction to ViewModels
- ViewModel validations
- How to verify ViewModels
8
MDriven Designer
Introduction to MDriven Designer features