Built-in Functions - open(), Python Software Foundation, 2024 - Official reference for the open() function, detailing all available modes and parameters.
Chapter 10: Files and Exceptions, Eric Matthes, 2019 (No Starch Press) - Provides a practical introduction to reading from and writing to files, along with exception handling.