ModelCraft
No edit summary
Tag: 2017 source edit
(Added Edited template with July 12, 2025.)
 
Line 1: Line 1:
{{Edited|July|12|2025}}
<html>
<html>
<style>
<style>

Latest revision as of 06:29, 20 January 2025

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

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

4
Viewmodels