An Introduction to Computer Science & Programming | LECT 6.2: Double-Selection Statements (If .. Else) & the Conditional Operator | in Arabic

Lecture 6: Control Structures: Selection (the If .. Else & Switch .. Case)
Section 6.2: Double-Selection Statements (If .. Else) & the Conditional Operator
- Double-Selection Statements
- If .. Else Statements
- Compound Statement (Block)
- Conditional Operator ( ? : )

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) C - if...else statement: https://www.tutorialspoint.com/cprogramming/if_else_statement_in_c.htm
2) Conditional or Ternary Operator (?:) in C/C++: https://www.geeksforgeeks.org/conditional-or-ternary-operator-in-c-c/

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