1. Coding Integer Arithmetic (One Exericse)
2. Coding Two Types of Integer Division(One Exercise)
3. Coding Integer order Of Operations (Two Exercises)
4. Coding Number Readability (One Exercise)
5. Coding Average With Double Data Types(One Exercise)
6. Coding Using the Round Method (One Exercise)
7. Coding Area and Perimeter (Two Exercises)
8. Circle Formulas Overview
9. Coding Using PI From Math Class (One Exercise)
10. Coding Doing Square and Cube Roots (One Exercise)
11. Coding 6th Root Puzzle
12. Coding Using int.Parse to Make Numbers Out of String (One Exercise)
13. Coding Introducing Integer Variables(One Exercise)
14. Coding Using Int.Parse with Variables (One Exercise)
15. Coding Using ReadLine and Double.Parse(One Exercise)
16. Coding Separating ReadLine() and Using the Locals Window (One Exercise)
17. Coding Copying Simple Types by Value (No Exercise)
18. Coding Integer Variables In Real Life (One Exercise)
19. Coding Using Format Specifiers in Strings
20. Coding Logical Operators With Constants
21. Coding Logical Comparisons With Variables(One Exercise)
22. CodingUsing ++x, x++, --x and x-- (Two Exercises)
23. Coding Using ++x,x++,--x and x-- with Different Data Types(No Exercise)
24. Coding Remainder Division Application(No Exercise)
25. Coding Compound Operators (Two Exercises)