We discuss patterns for hacking prototypes together fast (and when it’s safe to do so), using Perl at work, and new features in python 3.10.
Resources:
- New python 3.10 features: https://realpython.com/python310-new-features/
- Design patterns for hacking together prototypes: https://web.eecs.utk.edu/~azh/blog/objectdictionaries.html
- Plumbum python library: https://plumbum.readthedocs.io/en/latest/