ModelCraft
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 83: | Line 83: | ||
border-radius: 30px; | border-radius: 30px; | ||
padding: 20px; | padding: 20px; | ||
margin-left: | margin-left: 100px; | ||
height:250px; | height:250px; | ||
} | } |
Revision as of 13:15, 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