In my class, we're learning about computer graphics by using the Canvas API in javascript. For this assignment, we were focused on transformations such as translation, scale, rotation, etc. Since I am a Math major as well, I was already quite familiar with the tranformation matrices.