ModelCraft
No edit summary Tag: 2017 source edit |
(Added Edited template with July 12, 2025.) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Edited|July|12|2025}} | |||
<html> | <html> | ||
<style> | <style> | ||
Line 178: | Line 179: | ||
<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 <a href="/index.php/ | {{#widget:ModelCraft|step_number=2|step_title=Model driven development|step_description=<ul><li>The concept of <a href="/index.php/BestPractices:Model_Driven" style="color: black; text-decoration: underline;"> MDD </a> and its advantages.</li> | ||
<li> <a href="/index.php/Documentation: | <li> <a href="/index.php/Documentation:Modal_views" style="color: black; text-decoration: underline;"> Modal views </a> </li> | ||
<li> <a href="/index.php/ | <li> <a href="/index.php/Training:Praise_to_UML" 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> <a href="/index.php/Documentation: | {{#widget:ModelCraft|step_number=6|step_title=Codegen & Adding Code to Models|step_description= <ul><li> <a href="/index.php/Documentation:CodeDress" 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= <a href="/index.php/Documentation: | {{#widget:ModelCraft|step_number=3|step_title=UML (Unified Modeling Language)|step_description= <a href="/index.php/Documentation:UML_School" 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> <a href="/index.php/Documentation: | <li> <a href="/index.php/Documentation:Using_the_model_debugger_to_change_the_model_itself" 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> <a href="/index.php/ | {{#widget:ModelCraft|step_number=4|step_title=Viewmodels|step_description=<ul> <li> <a href="/index.php/Training:ViewModel" style="color: black; text-decoration: underline;"> Introduction to ViewModels </a> </li> | ||
<li> <a href="/index.php/Documentation: | <li> <a href="/index.php/Documentation:ViewModel_validations" 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= <a href="/index.php/Documentation:MDriven_Designer_Features_%26_Settings" style="color: black; text-decoration: underline;"> Introduction to MDriven Designer features </a> }} | ||
<html> | <html> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 06:29, 20 January 2025
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.