0Pricing
Prompt Engineering & LLM Optimization for Developers · درس

مقدمة إلى LLMs وهندسة المطالبات

استكشف ماهية نماذج اللغة الكبيرة، وإمكاناتها، وسبب أهمية هندسة المطالبات للمطورين.

مقدمة إلى LLMs وهندسة المطالبات درس مجاني في Prompt Engineering & LLM Optimization for Developers على CoddyKit. هذا هو الدرس 1 من أصل 4. يمكنك قراءة الدرس كاملاً أدناه مجاناً — ثم تمرن عليه مباشرة في المتصفح باستخدام محرر أكواد مدمج ومدرس ذكاء اصطناعي متاح 24/7. هذا الدرس جزء من مسار التعلم في Prompt Engineering & LLM Optimization for Developers، وتقدمك يتزامن عبر الويب وتطبيق CoddyKit. تتضمن دورة Prompt Engineering & LLM Optimization for Developers 4 دروس في المجموع.

بعض أجزاء هذا الدرس لم تُترجم بعد وتظهر باللغة الإنجليزية.

Meet Large Language Models

Large Language Models (LLMs) are AI built to understand and generate human-like text. Picture super-smart text predictors trained on vast amounts of writing.

How LLMs Learn

LLMs learn by spotting patterns, grammar, and facts across huge text datasets, then predicting the next likely word. They don't truly understand, but they mimic us remarkably well.

Common LLM Examples

You've likely used some already: ChatGPT (OpenAI), Gemini (Google), and Llama (Meta). They differ in size, capability, and how you access them.

Talking to LLMs: Prompting

Prompting is simply how you talk to an LLM - the input you give it. It can be a question, a detailed request, or text to analyze. It tells the model what you want.

The Power of Your Prompt

Output quality tracks prompt quality. A clear, well-structured prompt yields accurate, useful answers; a vague one invites generic or wrong results - like giving fuzzy directions.

LLM Capabilities

LLMs are versatile: they generate text, summarize long documents, translate between languages, answer questions, brainstorm ideas, and even draft code.

What LLMs Can't Do (Yet)

LLMs have limits: hallucinations (confident but false claims), outdated knowledge past their cutoff, no real-world common sense, and training-data bias. Verify what matters.

Introducing Prompt Engineering

Prompt engineering is the craft of writing prompts that get the best results. It means knowing how LLMs process input and steering their behavior - essential for AI apps.

Why Prompt Engineering for Devs?

For developers, prompt engineering is about control and predictability: consistent outputs your app can rely on, integrated cleanly into your software.

Test Your Knowledge

Which of the following best describes a Large Language Model (LLM)?

Recap: LLMs & Prompting

Recap: LLMs are pattern-driven text generators with real strengths and clear limits. Prompting is how you steer them, and prompt engineering is the dev skill. Next: prompt structure.

الأسئلة الشائعة

هل درس «مقدمة إلى LLMs وهندسة المطالبات» مجاني؟

نعم — نص درس «مقدمة إلى LLMs وهندسة المطالبات» كامل متاح مجاناً هنا على الويب. لتمرينه بشكل تفاعلي (محرر أكواد مدمج ومدرس ذكاء اصطناعي متاح 24/7) وفتح باقي دورة Prompt Engineering & LLM Optimization for Developers، انتقل إلى CoddyKit PRO. تتضمن دورة Prompt Engineering & LLM Optimization for Developers 4 دروس في المجموع.

ماذا ستتعلم في «مقدمة إلى LLMs وهندسة المطالبات»؟

استكشف ماهية نماذج اللغة الكبيرة، وإمكاناتها، وسبب أهمية هندسة المطالبات للمطورين. تتمرن على Prompt Engineering & LLM Optimization for Developers مع أكواد عملية تشغلها مباشرة في المتصفح، ومدرس ذكاء اصطناعي متاح 24/7 يجيب على أسئلتك أثناء عملك.

هل أحتاج إلى خبرة سابقة لأبدأ Prompt Engineering & LLM Optimization for Developers؟

لا تُشترط خبرة سابقة. Prompt Engineering & LLM Optimization for Developers على CoddyKit منظم للمبتدئين حتى المتقدمين، لذا يمكنك البدء من هنا أو من البداية والتقدم بسرعتك الخاصة. هذا هو الدرس 1 من أصل 4.

كم من الوقت يستغرق درس «مقدمة إلى LLMs وهندسة المطالبات»؟

معظم دروس CoddyKit تستغرق حوالي 5–10 دقائق. كل منها موجز وتفاعلي، لذا تحرز تقدماً مستمراً وتستأنف من حيث توقفت عبر الويب والتطبيق.

هل يمكنني كتابة وتشغيل أكواد في درس Prompt Engineering & LLM Optimization for Developers هذا؟

نعم. كل درس في Prompt Engineering & LLM Optimization for Developers يتضمن محرر أكواد مدمج، لذا تكتب وتشغل أكواداً حقيقية مباشرة في متصفحك وتحصل على تعليقات فورية من الذكاء الاصطناعي — بدون إعداد محلي.

جميع الدروس في هذه الدورة

  1. مقدمة إلى LLMs وهندسة المطالبات
  2. البنى الأساسية للمطالبات
  3. المطالبات دون أمثلة وبأمثلة قليلة
  4. أخطاء كتابة prompts الشائعة وكيفية تجنبها
← العودة إلى Prompt Engineering & LLM Optimization for Developers