مقدمة ف البرمجة و لغة ++c
- 2025-09-07
في الفيديو ده هتبدأ أول خطوة في عالم البرمجة باستخدام لغة C++. هنتكلم عن:
• يعني إيه برمجة وليه الكمبيوتر محتاج أوامر واضحة علشان ينفذها؟
• ليه لغة C++ مهمة لأي مبرمج وبتعتبر من أقوى لغات البرمجة؟
• المتغيرات (Variables): إزاي نستخدمها كأماكن لتخزين البيانات.
• الأنواع الأساسية للمتغيرات زي: int, double, char, string, bool.
• أمثلة عملية بكود بسيط يوضح إزاي نعرّف متغير ونخزن فيه قيمة ونعرضها على الشاشة.
الفيديو مناسب جدًا للمبتدئين حتى لو دي أول مرة يشوفوا برمجة.
Description in English:
In this video, you’ll take your first step into the world of programming with C++. We will cover:
• What is programming and why does the computer need clear instructions?
• Why C++ is important and considered one of the most powerful programming languages.
• Variables: how to use them as containers to store data.
• The basic variable types: int, double, char, string, bool.
• Practical examples with simple code to define a variable, assign a value, and display it on the screen.
This video is perfect for beginners, even if it’s your very first time learning programming.
هل كان الشرح مفيد؟

- 5/5
شروحات مشابهة