An Introduction to Computer Science & Programming | LECT 5.3: Bitwise Operators & Expressions | in Arabic

Lecture 5: C Operators: Arithmetic, Bitwise, Logical, Relational, & Equality
Section 5.3: Bitwise Operators & Expressions
- bitwise AND
- bitwise inclusive OR
- bitwise exclusive OR
- left shift & right shift
- one's complement

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 – Bit wise Operators: https://fresh2refresh.com/c-programming/c-operators-expressions/c-bit-wise-operators/
2) Bitwise Operators in C/C++: https://www.geeksforgeeks.org/bitwise-operators-in-c-cpp/
3) Bitwise Operators in C: https://www.tutorialspoint.com/cprogramming/c_bitwise_operators.htm

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