Remix.run Logo
kingkongjaffa 11 hours ago

https://www.youtube.com/@ArjanCodes has some courses that greatly improved how I design programs in Python and how to write Pythonic code. Now with LLMs it's less about writing the code and more about what and how to architect and write.

Using python Dataclasses, modeling data flows neatly, and how to actually do https://functional-architecture.org/functional_core_imperati...