Update README with links from Day 3

This commit is contained in:
2025-10-22 18:25:43 +00:00
parent 830eda6e1c
commit a40a2ff442

View File

@@ -28,6 +28,7 @@ $ pip install -e .
# Day 3 Resources # Day 3 Resources
- *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee) - *Python Typing is for Humans*: [Unital.dev blog](https://www.unital.dev/blog/python-typing-is-for-humans/) or [LinkedIn](https://www.linkedin.com/pulse/python-typing-humans-corran-webster-u66ee)
- [*Domain Driven Design*](https://www.oreilly.com/library/view/domain-driven-design-tackling/0321125215/) (O'Reilly)
- [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/) - [PyData Sphinx Theme](https://pydata-sphinx-theme.readthedocs.io/en/stable/)
- [Sphinx AutoAPI](https://sphinx-autoapi.readthedocs.io/en/latest/) - [Sphinx AutoAPI](https://sphinx-autoapi.readthedocs.io/en/latest/)
- Find the refactoring Give It A Try in `files/convert_mass.py` - Find the refactoring Give It A Try in `files/convert_mass.py`