In this the repository where you can look up your solutions (and some exercise code itself) of the C# course.
The exercises can be found here.
If an exercise is stroke out a solution is not available yet.
- A03 - Polygon Area with user input
- A04 - Class for Polygon and Point
- B02 - Book and Library
- X02 - Debugging exercise 2
- A06 - Shape class and derivations
- B05 - Media class and derivation
- A07 - Exception for shapes
- X04 - Debugging exercise 4