9. Classes (The Python Tutorial), Guido van Rossum and the Python Development Team, 2023 - The official guide to Python's object-oriented features, providing the fundamental syntax and concepts for defining classes.
Learning Python, 5th Edition, Mark Lutz, 2013 (O'Reilly Media) - A comprehensive and authoritative guide covering Python's object-oriented programming model, including detailed discussions on class definition.