Classes, Python Software Foundation, 2024 - Official documentation detailing the syntax and use of classes and objects in Python.
The Object-Oriented Thought Process, Matt Weisfeld, 2019 (Addison-Wesley Professional) - Explains object-oriented concepts from a language-independent perspective, providing a foundational understanding of classes, objects, attributes, and methods.