Using python Dataclasses, modeling data flows neatly, and how to actually do https://functional-architecture.org/functional_core_imperati...
Not exactly the material you queried into, but I have found being around the Go ecosystem to have been influential, legends of CS designed the language in the "service of software engineering"
Go has less fancy PL things, so the team can focus on making the more minimal set as good as they can, and the Go CLI comes with an amazing set of tools for the broader workflow in SDLC. There are some real gems in Go's source, check out some of the 'internal/' directories