ModelCraft
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 158: Line 158:
   <div class="model-craft-container">
   <div class="model-craft-container">
     <div class="model-craft-image-wrapper">
     <div class="model-craft-image-wrapper">
       <img src="/images/mainpage.svg" alt="Image" />
       <img src="/images/c/ce/3d-blocks-blocks-composition-78_1.png" alt="Image" />
     </div>
     </div>
     <div class="model-craft-content">
     <div class="model-craft-content">

Revision as of 13:04, 12 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?

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