An Introduction to Computer Science & Programming | LECT 7.1: Counter–Controlled Loops (For / While / Do–While Statements) | in Arabic

Lecture 7: Control Structures – Loops (Repetition): the For .. While .. & Do – While Statements
Section 7.1: Counter–Controlled Loops (For / While / Do–While Statements)
- Repetition Control-Structure (Loops / Iterations)
- Counter–Controlled Loops
- General Forms of Repetition Statements
- for Statements
- while Statements
- do .. while Statements
- Block of Statements

Lecture Notes (Lecture Slides in PDF) + Exercises (Problem Sheets) + Lecture Codes (Source Codes for Examples in Lecture Notes) are all available at the following link: https://drive.google.com/drive/folders/1RTakuNor6594Z289NWygz1lmd-jjHHQ-

Additional Resources:
1) Loops in C (while, do-while, for): https://www.youtube.com/watch?v=1vGfkBwIOXw
2) While Loops - Intro to Computer Science: https://www.youtube.com/watch?v=lr7FO3rr8jg
3) for and while Loops: https://www.youtube.com/watch?v=qUPXsPtWGoY

Subscribe and hit the bell to see new videos: https://www.youtube.com/AmrSGhoneim?sub_confirmation=1

#ComputerScience #Programming #C #C++ #Coding #Technology #Programmer #Developer #Arabic