|
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| | {{Edited|July|12|2025}} |
| <html> | | <html> |
| <style> | | <style> |
Line 79: |
Line 80: |
|
| |
|
| .mw-body-content { | | .mw-body-content { |
| background-color:#E2F5FA;
| | background-image: url('https://wiki.mdriven.net/images/beforestarting_bootcamp_desktop.webp'); |
| | | background-repeat: no-repeat; |
| | background-size: cover; |
| | background-position: center; |
| | min-height: 100vh; |
| } | | } |
|
| |
|
Line 123: |
Line 127: |
| padding-right: 5px; | | padding-right: 5px; |
| } | | } |
| | } |
| | @media (max-width: 767px) { |
| | #mw-content-text.mw-body-content.mw-content-ltr { |
| | background-image: url('https://wiki.mdriven.net/images/beforestarting_bootcamp_mobile.webp'); |
| | padding: 1em; |
| | } |
| } | | } |
|
| |
|
Line 155: |
Line 165: |
| <div class="content-text"> | | <div class="content-text"> |
| <p>This is what you can expect as you take on MDriven's Bootcamp.</p> | | <p>This is what you can expect as you take on MDriven's Bootcamp.</p> |
| | |
| | <span class="content-title">ENGAGEMENT<br/></span> |
| | <p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p> |
|
| |
|
| <span class="content-title">PARTICIPATION<br/></span> | | <span class="content-title">PARTICIPATION<br/></span> |
| <p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p> | | <p>Learn how to handle the tool, including adding classes and creating associations. We have noticed that it can be challenging for people to use the tool for the first time, so we dedicate extra effort to these initial steps to ensure you understand the concepts fully. For instance, we emphasize separating the model as a repository with all the classes instead of using diagrams that only display part of the model.</p> |
|
| |
| <span class="content-title">ENGAGEMENT<br/></span>
| |
| <p>If you want to understand MDriven or achieve meaningful results, learning how to use it is important. Creating information systems for real-world applications can be complicated, but life itself is complex. We strive to simplify the mastery of MDriven for everyone interested in exploring its capabilities, ensuring you can revisit and enhance your knowledge as needed. Each step is accompanied by a video tutorial, screenshots, GIFs and instructions in text - making the learning process as natural as if we were right there with you.</p>
| |
|
| |
|
| <span class="content-title">COMPLETION<br/></span> | | <span class="content-title">COMPLETION<br/></span> |
Line 305: |
Line 315: |
| <span class="content-title">SUPPORT<br/></span> | | <span class="content-title">SUPPORT<br/></span> |
| | | |
| <p>Ask questions or seek help</p> | | <p>Ask questions or seek help when you need it.</p> |
| | | |
| <p><strong>Wiki</strong><br/> | | <p><strong>Wiki</strong><br/> |
| The MDriven Wiki contains answers to most of the questions and issues you may be having. Use the Search bar or check out the Search Center.</p> | | The MDriven Wiki contains answers to most of the questions and issues you may face. Use the Search bar or check out the Search Center.</p> |
| | | |
| <p><strong>StackOverflow</strong><br/> | | <p><strong>StackOverflow</strong><br/> |
| Get insight from our channel on StackOverflow. Explore the responses to the queries of other users.</p> | | Get insight from our channel on StackOverflow. Check out the responses to the queries of other users.</p> |
|
| |
|
| <span class="content-title">PAID SUPPORT<br/></span> | | <span class="content-title">PAID SUPPORT<br/></span> |
| | | |
| <p>Register your query or report a bug using the Support registration form (email) or send an email directly to the MDriven Team here: | | <p>Register your query or report a bug using the Support registration form or send an email directly to the MDriven Team here: |
| <a href="mailto:support@mdriven.net" class="content-link">support@mdriven.net</a> | | <a href="mailto:support@mdriven.net" class="content-link">support@mdriven.net</a> |
| </p> | | </p> |