1. Basic Operators
2. Evaluation of Commands
3. Special Operators
4. Working with Strings
5. Comments and Regions
6. Console Input
7.1 Exercise2_WorkingWithVariables.zip
7. Exercise 2 Working with Variables
8. Converting Datatypes
9. Optional Explicit vs Implicit Conversion + Casting
10. Random Numbers
11. Optional Swapping Variables
12.1 Exercise 3 - Variables Advanced.zip
12. Exercise 3 Variables - Advanced
13.1 Exercise description.html
13. Project Pokemon Fight - Description
14.1 PokemonFight_Finished.zip
14. Project Pokemon Fight - Solution
15. If Statements Intro
16. If Statements in C#
17.1 Comparison and Logical OperatorsV3.pdf
17. Conditions
18. if-else
19. else if
20.1 Comparison and Logical OperatorsV3.pdf
20. Combining Conditions
21.1 Exercise_IfStatements_finished.zip
21.2 Exercise_IfStatements_student.zip
21. Exercise 4 If Statements
22. (optional) Switch - Statements
23.1 Link to asciiart.eu.html
23. Project Choose your own Adventure
24.1 CatDungeonV2.zip
24. Project Choose your own Adventure - Solution
25. Loops Intro
26. While Loops
27. Break & Continue
28. Endless Loops
29. For Loops
30.1 Exercise Description.html
30.2 LoopExercise_finished.zip
30. Exercise - Basic Loops
31.1 PokemonFight_finished.zip
31.2 PokemonFight_Student.zip
31.3 Project Description.html
31. Project Interactive Pokemon Fight
32.1 2D_Map.zip
32. Advanced Nested Loops
33. Advanced Do-While Loops