Spent some time pair programming with Bardia (great guy - go Twitter friends!).

Spent some time improving a little tic-tac-toe program I had made by improving code readability/structure and have it handle exceptions. Learned about using regex, destructuring, Python style conventions, and how to use Replit!

Also spent some time going through the Kaggle intro tutorial. Good way to freshen up my statistical computing chops and playing with scikit-learn and pandas. Completely different (read, higher level) way to approach learning programming, but I feel like I need to do a bit of that, too. I'd go insane coding tic-tac-toe all day.