Загрузка страницы

C++ Lesson 6 Repetition for nested loop while سى بلس بلس عربى شرح كتابة دورات و حلقات تكرارية

Share this video
https://youtu.be/vSNL0QmvzeA

Twitter: https://twitter.com/H_A_Hashim

Linkedin: https://www.linkedin.com/in/h-a-hashim/

Facebook: https://www.facebook.com/HashimEduTech/
---------------------------------------------------------------------------
خطوات كتابة اى برنامج تنقسم الى سبعة خطوات وهى
1. تحديد الهدف من البرنامج.
2. تصميم البرنامج ويكون عن طريق (كتابة رواية أو خريطة السير أو شفرة مستعارة أو ..).
3. كتابة البرنامج.
4.التجميع.
5. تشغيل البرنامج.
6. اختبار و البرنامج.
7. صيانة وتحديث البرنامج.

فى هذا المحتوى نستعرض كل الخطوات السابقة فى ما عدا الخطوة السابعة.
لغة برمجة هذا المحتوى هى الـ (سى بلس بلس) وبما أن لغة البرمجة دائما ما تكتب بالأنجليزية لذلك اللغة الأنجليزية هى لغة عرض المحتوى الا ان لغة الشرح هى اللغة العربية. محتوى كورس الـ (سى بلس بلس) هى
تحديد الهدف من البرنامج
تصميم البرنامج
بداية تشغيل الفيجوال ستوديو وكتابة أول برنامج (محاضرة 1)
كتابة وممارسة البرمجة (محاضرة 2)
إختيارات وشروط (محاضرة 3 & 4)
دورات (محاضرة 5 & 6)
الدوال (محاضرة 7 & 8)
بناء اله حاسبة
الدوال و الأرقام العشوائية و أخذ نص و أنواع المتغيرات (محاضرة 9)
المصفوفات احادية ومتعددة الأبعاد (محاضرة 10 & 11)
المؤشرات (محاضرة 12)
(محاضرة 13) المجموعات
التصنيف (محاضرة 14 & 15 & 16)
------------------------------------------------------------------------------
In order to write a program, there are seven steps that you need to follow:
1. Define the program objectives.
2. Design the program.
3. Write the code.
4. Compile.
5. Run the program.
6. Test and debug the program.
7. Maintain and modify the program.

In this course, we cover first six of the above-mentioned steps. All the lecture slides are in English, but the lecture itself is given in Arabic. The complete C++ course includes
What/Why Programming? (Definition and real world applications of programming) Program Objective (Introduction).
- Design the Program: Flow chart and Pseudo code (Introduction).
- Starting Visual Studio, history of C and C++, online compiler (Lecture 1).
- Writing programs, comments, variables, constants and math operations (Lecture 2).
- Decision/Selection process (if, else, switch case default) (Lecture 3 & 4).
- Repetition structures (do, while, for loop) (Lecture 5 & 6).
- Functions, default argument, overloading, static variable (Lecture 7 & 8).
- Building calculator
- Random numbers, getline, local and global variables (Lecture 9).
- Arrays one, two, three dimensional (Lecture 10 & 11).
- Pointers & Address (Lecture 12).
- Vectors (Lecture 13)
- Class and Object (Lecture 14 & 15 & 16)

Видео C++ Lesson 6 Repetition for nested loop while سى بلس بلس عربى شرح كتابة دورات و حلقات تكرارية канала Hashim EduTech
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
22 августа 2019 г. 20:45:29
00:11:56
Другие видео канала
ANN & Deep Learning #12 Convolution Feature Map Extraction Pooling معالم خارطة التفاف استخراج تجميعANN & Deep Learning #12 Convolution Feature Map Extraction Pooling معالم خارطة التفاف استخراج تجميعEvolutionary Algorithms 03 Main Components of EA المكونات الرئيسية للخوارزمية التطوريةEvolutionary Algorithms 03 Main Components of EA المكونات الرئيسية للخوارزمية التطوريةPython Lesson 5/14 switcher selection conditions بايثون شرح اختيار شرط من عدة اختيارات او شروط عربىPython Lesson 5/14 switcher selection conditions بايثون شرح اختيار شرط من عدة اختيارات او شروط عربىC++ Lesson 4 condition selection switch case default  سى بلس بلس شرح كتابة اختيار شرط من عدة شروطC++ Lesson 4 condition selection switch case default سى بلس بلس شرح كتابة اختيار شرط من عدة شروطEvolutionary Algorithms 02 Natural Evolution Computation Mutation التطور والحساب التطوري تهجينEvolutionary Algorithms 02 Natural Evolution Computation Mutation التطور والحساب التطوري تهجينFuzzy Logic Control 06 Inference Takagi Sugeno Defuzzification استدلال ضبابي طريقة تاكاجي سوجينوFuzzy Logic Control 06 Inference Takagi Sugeno Defuzzification استدلال ضبابي طريقة تاكاجي سوجينوElectronic & Logic Circuits Lesson 15 Microcontroller MBED digital input Output ميكروكنترولر دخل خرجElectronic & Logic Circuits Lesson 15 Microcontroller MBED digital input Output ميكروكنترولر دخل خرجEvolutionary Algorithms 15 Strength Pareto Evolutionary SPEA متعدد أهداف خوارزمية باريتو التطوريةEvolutionary Algorithms 15 Strength Pareto Evolutionary SPEA متعدد أهداف خوارزمية باريتو التطوريةContinuous Linear Control #38 State Space Observer Design MATLAB / Simulink تصميم مراقب مخطط الحالةContinuous Linear Control #38 State Space Observer Design MATLAB / Simulink تصميم مراقب مخطط الحالةC++ Lesson 7 function return user defined & pre-defined سى بلس بلس عربى شرح كتابة الدالة - دوالC++ Lesson 7 function return user defined & pre-defined سى بلس بلس عربى شرح كتابة الدالة - دوالC++ Lesson 13 Vector function initialization erase clear and array سى بلس بلس شرح كتابة مجموعة عناصرC++ Lesson 13 Vector function initialization erase clear and array سى بلس بلس شرح كتابة مجموعة عناصرAssembly Microcontroller AVR 3 Digital input + 7 segment+ address+ register ميكروكنترولر اسيمبلى دخلAssembly Microcontroller AVR 3 Digital input + 7 segment+ address+ register ميكروكنترولر اسيمبلى دخلPLC Lesson 6/6 Tank Mixer + Timer بى ال سى شرح برنامج لادر دياجرام ملء خزان + خلط سوائل + مؤقت عربىPLC Lesson 6/6 Tank Mixer + Timer بى ال سى شرح برنامج لادر دياجرام ملء خزان + خلط سوائل + مؤقت عربىContinuous Linear Control #39 State feedback from estimated states MATLAB / Simulink مخطط الحالةContinuous Linear Control #39 State feedback from estimated states MATLAB / Simulink مخطط الحالةProteus Lesson 4 Operational Amplifier + Timer 555 بروتس دوائر مكبرات االاشارة مقارن الاشارة + مؤقتProteus Lesson 4 Operational Amplifier + Timer 555 بروتس دوائر مكبرات االاشارة مقارن الاشارة + مؤقتContinuous Linear Control #32 Differential Equation to State Space SISO MIMO مخطط حالة متعدد دخل خرجContinuous Linear Control #32 Differential Equation to State Space SISO MIMO مخطط حالة متعدد دخل خرجContinuous Linear Control #09 Modeling mechanical system axial motion نمذجة انظمة ميكانيكية خطيةContinuous Linear Control #09 Modeling mechanical system axial motion نمذجة انظمة ميكانيكية خطيةContinuous Linear Control #13 Time domain analysis steady state transient تحليل المجال الزمنيContinuous Linear Control #13 Time domain analysis steady state transient تحليل المجال الزمنيHashim A Hashim - 2021 IEEE American Control Conference ACC Nonlinear Navigation Stochastic ObserverHashim A Hashim - 2021 IEEE American Control Conference ACC Nonlinear Navigation Stochastic ObserverIEEE Education Conference - First Year Engineering Design: Course, Projects, Challenges, OutcomesIEEE Education Conference - First Year Engineering Design: Course, Projects, Challenges, Outcomes
Яндекс.Метрика