2 Readings/Explorations
- Read up PEP 544 – Protocols. Might be useful since we are starting to use type hints at many places now, though only for documentation and not safety.
- Did some reading on fonts since there were rendering issues with complex scripts based languages in Emacs.
3 Programming
- I have started doing Advent of Code this year too. Will be keeping the solutions here. Will be trying a few new languages from my list here.