introduction to ++c
برمجة سي بلس بلس | C++ programming
مهني|Professional
- 2025-06-19
هذا الفيديو يضم شرح مقدمة و أساسيات لأحد أهم لغات البرمجة وهي لغة ال ++c التي تعد من أدق و أقدم لغات البرمجة فهي تتسم أنها oop (object oriented programming language) , في هذا الفيديو، هنبدأ مع بعض أولى خطوات تعلم لغة C++، واحدة من أقوى لغات البرمجة في العالم.
We start by understanding the basic structure of a C++ program, including how to write and run your first simple code.
هنتكلم عن المتغيرات (Variables) وأنواعها المختلفة، وإزاي نستخدمها لتخزين البيانات.
You'll also learn about Data Types like int
, float
, char
, and bool
.
شرحنا كمان العمليات الحسابية (Mathematical Operators) وإزاي ننفذ العمليات الأساسية زي الجمع والطرح.
We covered special characters and how they are used in printing and formatting outputs.
كمان دخلنا على موضوع مهم وهو الشروط (Conditional Statements) زي if و else.
You'll see how decision making works in C++ to control the program flow.
بعد كده عرفنا يعني إيه Loops وإزاي نستخدم for و while loops لتكرار الأوامر.
Loops help us run parts of code multiple times efficiently.
اتكلمنا كمان عن أهمية كتابة الكود بشكل منظم وواضح.
By the end of this video, you’ll be ready to write your own basic C++ programs
هل كان الشرح مفيد؟

اسراء غانم
شروحات مشابهة
- برمجة سي بلس بلس | C++ programming
- برمجة | Programming
- برمجة سي شارب | c# programming
- برمجة جافا | Java programming
- برمجة بي اتش بي | Php programming
- برمجة html | Html programming
- برمجة سي اس اس | Css programming
- برمجة روبي | Ruby programming