Ask HN: Catching Up with Python – Resources?
11–13 of 13 posts
Re: Ask HN: Catching Up with Python – Resources?
#12https://www.oreilly.com/library/view/fluent-python/978149194...
Fluent Python is a great book. 2nd edition is accessible as well https://learning.oreilly.com/library/view/fluent-python-2nd/...
Re: Ask HN: Catching Up with Python – Resources?
#13- Python Design Patterns: https://python-patterns.guide/
- Python 3 Patterns, Recipes and Idioms: https://python-3-patterns-idioms-test.readthedocs.io/en/late...
- Effective Python: 59 Specific Ways to Write Better Python https://github.com/SigmaQuan/Better-Python-59-Ways