Fluent Python: Clear, Concise, and Effective Programming, Luciano Ramalho, 2022 (O'Reilly Media) - An authoritative guide to writing effective and Pythonic code, covering the Python data model, special methods, decorators, and asynchronous programming. (2nd edition)
Django Documentation, The Django Software Foundation, 2024 - The official and most comprehensive resource for learning and developing with the Django web framework.