Short review of Eric Evans' Domain Driven Design
I've been lining up a list of books to read and going through them slowly. I'm not exactly sure how this all came together, but a great place to start is by Listening to what Martin Fowler has to say about software design.
Python DocX Charts
Where I do charts the stupid way
Python-docx is a great tool for working with docx files in Python. One problem is that it doesn't do graphs. We needed it to print some pretty reports, and had to get creative.
My take on Godot so far
Where I share my experience with Godot so far
I come from quite a bit of experience with Unity 3D, which was my first foray into the world of 3D. I did some tutorials, took some training, experimented a lot, built some tools for work, even got certified. Unity was great for me.