Object Oriented Programming still eludes a foothold in my brain but it is coming along with each new lecture and assignment.
I started working on my first little web app using Flask last month and hope to finish by end of Q1.
As I study recursion and begin applying it in my homework, I notice some similarities, or at least tenuous connections between recursion ste...