Conditions & Loops
(Week 3)
Name: Sheikh Thanbir Alam
Deg: Senior Software Programmer
Org: Army War Game Center, BD Army
Suggested IDE for C#
If Condition
IF → ELSE; IF → ELSE IF → ElSE
Switch Case
Practice
Loop
Loops in Programming
Why we need loop in programming?
Types of Loop:
Practice
For Loop
Practice
For Each Loop