ModelCraft
(Created page with "<html> <style> .model-craft-container { width: 100%; max-width: 2251px; min-height: 626px; background: #E2F5FA; padding: 2rem; box-sizing: border-box; display: flex; align-items: center; } .model-craft-image-wrapper { flex: 0 0 auto; width: 30%; max-width: 567px; margin-right: 2rem; } .model-craft-image-wrapper img { width: 100%; height: auto; object-fit: cov...")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
Line 173: Line 173:
     </div>
     </div>
   </div>
   </div>
<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 Model and why is it essential?}}
{{#widget:ModelCraft|step_number=2|step_title=Understanding UML|step_description=Dive into the Unified Modeling Language and its significance.}}
{{#widget:ModelCraft|step_number=2|step_title=Understanding UML|step_description=Dive into the Unified Modeling Language and its significance.}}
<html>
</div>
</html>

Revision as of 18:16, 10 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?

2
Understanding UML

Dive into the Unified Modeling Language and its significance.