This week we learned about
exceptions, try/catch/finally
interfaces, interface inheritance
generic methods, generic classes, constraints
nested classes
collection classes in the standard library
You can read about these topics in chapters 6, 8, 11, 12, and 17 of Essential C# 8.0, or chapters 3, 4, 5, and 8 of Programming C# 8.0.