# مثال – مقدمة في البرمجة

في هذا المثال، نحن مهتمون بتعلم برمجة بايثون على مستوى البكالوريوس:

* **الدرس** – مقدمة في برمجة بايثون
* **اللغة** – الإنجليزية
* **مستوى التعليم** – بكاليوس
* **أسلوب التعلم** – مختلط - بصري (رسوم بيانية، مخططات) ومحاضرة
* **أسلوب التواصل** – غير رسمي
* **أسلوب النغمة** – مشجع
* **إطار التفكير** – عملي (خطوة بخطوة، رؤى قابلة للتنفيذ)
* **استخدام الرموز التعبيرية** – نعم

<figure><img src="/files/teftc0j93NSTLq1ws56U" alt="teach me anything ex 1"><figcaption></figcaption></figure>

Teach Me Anything يولد منهجًا دراسيًا:

<figure><img src="/files/QrWHMqUEJDnoxnKkNf50" alt="teach me anything ex 2"><figcaption></figcaption></figure>

بمجرد بدء الدرس، ستعمل الذكاء الاصطناعي من خلال كل قسم من المنهج الدراسي:

<figure><img src="/files/RrUMDNH4eKplCzPZg8xz" alt="teach me anything ex 3"><figcaption></figcaption></figure>

في أي وقت يمكنك طلب المزيد من المساعدة أو اختبار فهمك، وTeach Me Anything ستتناول الموضوع أو السؤال بمزيد من العمق:

<figure><img src="/files/zNjbGMc7xCDANEMMjrih" alt="teach me anything ex 4"><figcaption></figcaption></figure>

يمكنك بعد ذلك اختبار فهمك:

<figure><img src="/files/I3toRSaHcsyZ0ArE20Lx" alt="teach me anything ex 5"><figcaption></figcaption></figure>

عندما تكون راضيًا عن تقدمك، يمكنك العودة إلى موضوع المنهج الدراسي التالي في أي وقت:

<figure><img src="/files/EAKjDk0e15LBSjEi8cRR" alt="teach me anything ex 6"><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://docs.skydeck.ai/ar/genstudio-workspace/tools/teach-me-anything/example-intro-to-programming.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.
