У нас вы можете посмотреть бесплатно فيديو 13 | شرح أوامر الأحداث في سكراش الجزء الأول | Scratch Events Tutorial Part 1 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
📝 Description: في هذا الفيديو شرحنا أوامر الأحداث (Events) في Scratch وأهميتها في بدء وتشغيل التفاعل داخل المشروع. تناولنا شرح: • when green flag clicked وهو الأمر المسؤول عن تشغيل الكود بمجرد الضغط على العلم الأخضر، ويُعتبر نقطة بداية تشغيل المشروع. • when space key pressed وهو الأمر الذي يسمح بتشغيل الكود عند الضغط على زر معين في لوحة المفاتيح مثل زر المسافة أو الأسهم. كما طبقنا مثالًا عمليًا لتحريك القط باستخدام أسهم الكيبورد: السهم لأعلى لتحريك القط لأعلى السهم لأسفل لتحريك القط لأسفل السهم لليمين لتحريك القط لليمين السهم لليسار لتحريك القط لليسار وشرحنا الفرق بين: • move 10 steps يقوم بتحريك الشخصية في اتجاه النظر الخاص بها (Direction)، أي في الاتجاه الذي تشير إليه زاوية الشخصية. • change x by يغير موقع الشخصية على المحور الأفقي (يمين / يسار). إذا كانت القيمة موجبة (+) تتحرك الشخصية يمينًا. إذا كانت القيمة سالبة (-) تتحرك الشخصية يسارًا. • change y by يغير موقع الشخصية على المحور الرأسي (أعلى / أسفل). إذا كانت القيمة موجبة (+) تتحرك الشخصية لأعلى. إذا كانت القيمة سالبة (-) تتحرك الشخصية لأسفل. الفيديو مناسب للأطفال، المبتدئين، أولياء الأمور، المعلمين، وكل من يرغب في تعلم أساسيات البرمجة بطريقة مبسطة وعملية. — — — — — — — — — — — — — — — — — — — — — — — — — — In this video, we explained the Events blocks in Scratch and how they control when and how a project starts responding to user actions. We covered: • when green flag clicked This block starts the script when the green flag is clicked. It represents the main starting point of the project. • when space key pressed This block runs the code when a specific key on the keyboard is pressed, such as the space key or arrow keys. We also applied a practical example by moving the Scratch cat using the arrow keys: Up arrow to move up Down arrow to move down Right arrow to move right Left arrow to move left We explained the difference between: • move 10 steps Moves the sprite in its current direction — meaning the direction the sprite is facing. • change x by Changes the sprite’s position on the horizontal axis (left/right). Positive (+) values move the sprite to the right. Negative (-) values move the sprite to the left. • change y by Changes the sprite’s position on the vertical axis (up/down). Positive (+) values move the sprite up. Negative (-) values move the sprite down. This video is suitable for kids, beginners, parents, teachers, and anyone who wants to start learning programming in a simple and practical way. 🔎 SEO Keywords: شرح سكراش تعلم سكراش للمبتدئين برمجة للأطفال تعليم البرمجة للأطفال أوامر الأحداث في سكراش when green flag clicked شرح when space key pressed شرح تحريك القط في سكراش شرح move 10 steps شرح change x by شرح change y by دروس سكراش بالعربي تعلم البرمجة من الصفر كورس سكراش كامل برمجة سهلة للأطفال Scratch tutorial Scratch events tutorial Scratch for beginners Scratch programming for kids when green flag clicked when space key pressed move 10 steps Scratch change x by Scratch change y by Scratch Scratch cat movement Learn programming for kids Coding for beginners Scratch part 1 Scratch events explained