I don't mean written software as homeowrk, but had homework that wasn't related to programming, but which was easier to solve by writing a program to do it.
I wrote a short (about 40 lines) program today to solve a statistics problem for myself today. The professor wanted us to calculate 32 different probabilities by hand to fill in a table. My program generates and fills in the table itself.
I don't know if I really saved much time, but it was certainly a lot less monotonous this way.
I wrote a short (about 40 lines) program today to solve a statistics problem for myself today. The professor wanted us to calculate 32 different probabilities by hand to fill in a table. My program generates and fills in the table itself.
I don't know if I really saved much time, but it was certainly a lot less monotonous this way.