I/O and Network, The Julia Language, 2024 (The Julia Language) - Official documentation providing detailed information on Julia's built-in I/O functions and recommended practices, including file handling with the open function and do blocks.
Think Julia: How to Think Like a Computer Scientist, Ben Lauwens, Allen Downey, 2019 (O'Reilly Media) - An introductory book on Julia programming that includes practical examples and clear explanations of file I/O operations, suitable for beginners learning the language.