نظرة عامة على نماذج "برمجة تطبيقات Google"
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يوفّر هذا القسم أدلة البدء السريع والحلول ودروس البرمجة في Apps Script.
في ما يلي تعريف لكل نوع من العيّنات.
- Quickstart
تقدّم عيّنات Quickstart عيّنات رمز برمجي سريعة لإثبات صحة المفهوم، وذلك لمساعدتك في بدء استخدام "برمجة تطبيقات Google" في أقل من خمس دقائق. تتوفّر أدلة البدء السريع لمعظم أنواع مشاريع "برمجة التطبيقات".
يمكنك العثور على أدلة البدء السريع منظَّمة حسب نوع المشروع على يمين الصفحة ضمن نماذج حسب نوع المشروع أو يمكنك تجربة هذه الأتمتة البسيطة التي تنشئ مستند Google وترسل إليك رابطًا يؤدي إليه.
- Solution
نماذج الحلول هي مشاريع "برمجة تطبيقات Google" تعمل بكامل طاقتها. تتصدّى الحلول لمشاكل واقعية تواجه الأنشطة التجارية وتوضّح كيفية تنفيذ سير العمل آليًا في Google Workspace. في كثير من الأحيان، يمكنك تنفيذ الحلول بدون الحاجة إلى تعديل الرمز أو تحديثه.
يمكنك العثور على حلول منظَّمة حسب نوع المشروع على يمين الصفحة ضمن نماذج حسب نوع المشروع أو تجربة حل دمج المراسلات الشائع هذا.
- Codelab
الدروس التطبيقية حول الترميز هي برامج تعليمية فنية مفصّلة. وهي تجمع بين الشرح وأفضل الممارسات العملية وأمثلة على الرموز البرمجية وتمارين على الرموز البرمجية. تتوفّر دروس Codelab لمعظم منتجات المطوّرين من Google، ويتم نشرها في كتالوج Codelab.
يمكنك العثور على دروس برمجية خاصة بـ "برمجة تطبيقات Google" على يمين الصفحة ضمن دروس برمجية.
يمكنك أيضًا العثور على نماذج من نصوص Apps Script البرمجية على GitHub.
يمكنك إنشاء نسخة من هذه المستودعات واستخدام الرمز كمرجع لمشاريعك.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-08-31 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-31 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThis section offers Apps Script quickstarts, solutions, and codelabs to help you learn and implement Apps Script effectively.\u003c/p\u003e\n"],["\u003cp\u003eQuickstarts provide concise code samples for a fast introduction, while solutions offer complete projects addressing real-world scenarios.\u003c/p\u003e\n"],["\u003cp\u003eCodelabs guide you through hands-on tutorials with explanations and practical exercises for deeper learning.\u003c/p\u003e\n"],["\u003cp\u003eExplore samples organized by project type or delve into specific quickstarts, solutions, and codelabs for targeted learning experiences.\u003c/p\u003e\n"],["\u003cp\u003eAccess additional resources on the Google Workspace Developers YouTube channel and GitHub for further exploration and reference.\u003c/p\u003e\n"]]],["Apps Script offers three types of samples: Quickstarts, Solutions, and Codelabs. Quickstarts are brief code samples for rapid prototyping. Solutions are complete projects that solve real-world business issues and often require no code modification. Codelabs are step-by-step tutorials with explanations, sample code, and exercises. Samples are organized by project type and can also be found on GitHub for reference. Google also provides helpful tips and latest features on their Youtube channel.\n"],null,["# Apps Script samples overview\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|\n| Got 5 minutes? Help us improve our Google Workspace documentation by taking a quick [online survey](https://forms.gle/XcqRP3PJiQv9ADuj9). |\n\nThis section provides Apps Script quickstarts, solutions, and codelabs.\nFollowing is a definition of each type of sample. \n\n|---|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | Prefer to learn through video? The Google Workspace Developers channel offers videos about tips, tricks, and the latest features. [Subscribe now](https://www.youtube.com/channel/UCUcg6az6etU_gRtZVAhBXaw) |\n\n*Quickstart*\n\n: Quickstart samples offer quick, proof-of-concept code samples to get you\n working with Apps Script in under five minutes. Quickstarts are available for\n most Apps Script project types.\n\n: Find quickstarts organized by project type at the left under **Samples by\n project type** or\n [try this simple automation](/apps-script/quickstart/automation) that creates a\n Google Doc and emails you a link to it.\n\n*Solution*\n\n: Solution samples are fully functional Apps Script projects. Solutions address\n realistic business problems and showcase how you can automate workflows across\n Google Workspace. Often, you can implement solutions without needing to edit or\n update the code.\n\n: Find solutions organized by project type at the left under **Samples by\n project type**\n or [try this\n popular mail merge solution](/apps-script/samples/automations/mail-merge).\n\n*Codelab*\n\n: Codelabs are hands-on, step-by-step technical tutorials. They combine\n explanation, working best-practice sample code, and code exercises. Codelabs are\n available for most Google developer products and are published on the\n [Codelab catalogue](https://codelabs.developers.google.com/).\n\n: Find Apps Script-specific codelabs at the left under **Codelabs**.\n\nYou can also find Apps Script samples on [GitHub](https://github.com/googleworkspace/apps-script-samples).\nYou can fork these repositories and use the code as a reference for your own\nprojects."]]