ModelCraft
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 174: | Line 174: | ||
<div class="model-craft-steps-container"> | <div class="model-craft-steps-container"> | ||
</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 <a href="/index.php/Documentation:Model" style="color: black; text-decoration: underline;"> Model </a> and why is it essential?}} | ||
{{#widget:ModelCraft|step_number=5|step_title=Object-relational mapping (ORM)|step_description= <ul><li> ORM </li> | {{#widget:ModelCraft|step_number=5|step_title=Object-relational mapping (ORM)|step_description= <ul><li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> ORM </a> </li> | ||
<li>ORM’s role in connecting object-oriented code to relational databases. </li> | <li>ORM’s role in connecting object-oriented code to relational databases. </li> | ||
<li>Popular ORM frameworks (e.g., Hibernate, Entity..)</li></ul>}} | <li>Popular ORM frameworks (e.g., Hibernate, Entity..)</li></ul>}} | ||
{{#widget:ModelCraft|step_number=2|step_title=Model driven development|step_description=<ul><li>The concept of MDD and its advantages.</li> | {{#widget:ModelCraft|step_number=2|step_title=Model driven development|step_description=<ul><li>The concept of <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> MDD </a> and its advantages.</li> | ||
<li> Modal views </li> | <li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> Modal views </a> </li> | ||
<li> Introduction to UML </li> </ul>}} | <li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> Introduction to UML </a> </li> </ul>}} | ||
{{#widget:ModelCraft|step_number=6|step_title=Codegen & Adding Code to Models|step_description= <ul><li> CodeDress </li> | {{#widget:ModelCraft|step_number=6|step_title=Codegen & Adding Code to Models|step_description= <ul><li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> CodeDress </a> </li> | ||
<li> Code vs Model and the relationship between them </li> </ul>}} | <li> Code vs Model and the relationship between them </li> </ul>}} | ||
{{#widget:ModelCraft|step_number=3|step_title=UML (Unified Modeling Language)|step_description=UML School}} | {{#widget:ModelCraft|step_number=3|step_title=UML (Unified Modeling Language)|step_description= <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> UML School </a> }} | ||
{{#widget:ModelCraft|step_number=7|step_title=Debugging Models|step_description=<ul><li>Common pitfalls in modeling.</li> | {{#widget:ModelCraft|step_number=7|step_title=Debugging Models|step_description=<ul><li>Common pitfalls in modeling.</li> | ||
<li> How to debug models effectively.</li></ul>}} | <li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> How to debug models effectively. </a> </li></ul>}} | ||
{{#widget:ModelCraft|step_number=4|step_title=Viewmodels|step_description=<ul> <li> Introduction to ViewModels </li> | {{#widget:ModelCraft|step_number=4|step_title=Viewmodels|step_description=<ul> <li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> Introduction to ViewModels </a> </li> | ||
<li> ViewModel validations </li> | <li> <a href="/index.php/Documentation:OR_Mapping" style="color: black; text-decoration: underline;"> ViewModel validations </a> </li> | ||
<li> How to verify ViewModels </li> </ul>}} | <li> How to verify ViewModels </li> </ul>}} | ||
{{#widget:ModelCraft|step_number=8|step_title=MDriven Designer|step_description=Introduction to MDriven Designer features}} | {{#widget:ModelCraft|step_number=8|step_title=MDriven Designer|step_description=Introduction to MDriven Designer features}} |
Revision as of 12:45, 19 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
6
3
UML (Unified Modeling Language)
7
4
8
MDriven Designer
Introduction to MDriven Designer features