Basic Concepts
List of exercises of the course in C# where you can practice and learn with exercises of basic concepts in C#.
- First program. Hello worldNew!
- Reading user inputNew!
- The sum
- The division
- Calculate remainder of division
- Formats and lines
- CommentsNew!
- Multiple operations
- Multiply, using variables
- Basic calculator. Several operations
- Multiplication table
- Average
- Equivalent operations
- Age
- Formats
- Draw a rectangle 1
- Conversion