Had not really covered classes and objects before (apart from this really quick CS Dojo tutorial).
Hit the ground running by using a class in my email sending program. Learned about class specific attributes and methods, setting default values, initializing classes, et caetera. Lots to chew on!
(also getting way faster at using the PowerShell - god bless it.)