# 📚 Intro

## 🗺️ **What is RoadMap by MDS ?**

> RoadMap by MDS represent a structured approach to learning data science, curated by [Bahae Eddine Halim](https://www.linkedin.com/in/halimbahae/) and supported by the [MDS Community](https://moroccands.com/). These initiatives offer clear pathways for individuals to navigate the complex landscape of data science, providing guidance, resources, and support at every step of the journey.
>
> تمثل RoadMap من MDS منهجًا منظمًا لتعلم علوم البيانات، برعاية بهاء الدين حليم وبدعم من مجتمع MDS. توفر هذه المبادرات مسارات واضحة للأفراد للتنقل في المشهد المعقد لعلوم البيانات، وتوفير التوجيه والموارد والدعم في كل خطوة من الرحلة.

## 📊 What is Data Science ?

> **Data Science** is a multidisciplinary domain dedicated to extracting insights from extensive datasets. It involves analyzing data, preparing it for examination, and presenting discoveries to guide strategic decisions within an organization.
>
> **علوم البيانات** هو مجال متعدد التخصصات مخصص لاستخلاص الأفكار من مجموعات البيانات الشاملة. ويتضمن تحليل البيانات وإعدادها للفحص وتقديم الاكتشافات لتوجيه القرارات الإستراتيجية داخل المنظمة.

## 🌐 **Multilingual Learning Opportunities**

> Recognizing the global reach of data science education, the MDS Community embraces a multilingual approach to learning. By offering RoadMaps in both English and Arabic, the community ensures that learners worldwide can access high-quality educational resources in their preferred language. This inclusive approach promotes diversity, accessibility, and equal opportunities for all individuals interested in pursuing a career in data science.
>
> إدراكًا للامتداد العالمي لتعليم علوم البيانات، يتبنى مجتمع MDS نهجًا متعدد اللغات للتعلم. من خلال تقديم خرائط الطريق باللغتين الإنجليزية والعربية، يضمن المجتمع أن المتعلمين في جميع أنحاء العالم يمكنهم الوصول إلى موارد تعليمية عالية الجودة بلغتهم المفضلة. يعزز هذا النهج الشامل التنوع وإمكانية الوصول وتكافؤ الفرص لجميع الأفراد المهتمين بممارسة مهنة في علم البيانات.<br>

## 🔄 **Agile Learning and Continuous Improvement**

> This RoadMap initiative is designed to be agile and continuously evolving. As the field of data science progresses, new tools, techniques, and resources emerge. To stay up-to-date and relevant, the MDS Community welcomes feedback and suggestions from its members. A suggestion form is available for anyone to propose high-quality materials or resources that can enhance the learning experience. Through collaborative efforts and community feedback, the RoadMap initiatives evolve to meet the evolving needs of data science learners worldwide.
>
> تم تصميم مبادرة **خريطة الطريق** هذه لتكون مرنة ومتطورة باستمرار. مع تقدم مجال علم البيانات، تظهر أدوات وتقنيات وموارد جديدة. للبقاء على اطلاع دائم وملائم، يرحب مجتمع MDS بتعليقات واقتراحات أعضائه. نموذج الاقتراح متاح لأي شخص لاقتراح مواد أو موارد عالية الجودة يمكنها تعزيز تجربة التعلم. ومن خلال الجهود التعاونية وتعليقات المجتمع، تتطور مبادرات RoadMap لتلبية الاحتياجات المتطورة لمتعلمي علوم البيانات في جميع أنحاء العالم.

## 🚀 Getting Started..

> Within this **Roadmap**, I advocate for learning `Python` as a foundational skill. While you might encounter `R` more frequently in certain Data Analytics roles, mastering Python over time is invaluable. Acquiring a solid understanding of Python basics enables you to comprehend code and execute simple projects effectively.
>
> ضمن **خريطة الطريق** هذه، أؤيد تعلم بايثون كمهارة أساسية. على الرغم من أنك قد تواجه لغة `R` بشكل متكرر في بعض أدوار تحليل البيانات، إلا أن إتقان لغة `Python` بمرور الوقت يعد أمرًا لا يقدر بثمن. يمكّنك اكتساب فهم قوي لأساسيات بايثون من فهم التعليمات البرمجية وتنفيذ المشاريع البسيطة بفعالية.

{% embed url="<https://forms.gle/XjLSm7NoKQCZbTVN9>" %}

<figure><img src="/files/EH6jpXi2proquw1KLe0H" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://roadmap.moroccands.com/intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
