1. Introduction
2. Conditions explained with flow chart
3. First program using conditions
4. Code from the previous lecture.html
5. Simple alternative
6. Code from the previous lecture.html
7. Boolean data type
8. Code from the previous lecture.html
9. Understanding conditions and Logical operator OR
10. Logical operator OR in practice
11. Code from the previous lecture.html
12. Logical operator AND
13. Code from the previous lecture.html
14. Multiple alternatives
15. Code from the previous lecture.html
16. Ignoring case in string comparisons
17. Code from the last lecture.html
18. Conditional statements.html
19. Modulo operator in Java.html
20. Assignment.html