January 2025
Beginner
496 pages
11h 11m
English
Chapter 9
IN THIS CHAPTER
Using data on your hard drive
Writing code to access the hard drive
Troubleshooting input/output behavior
Consider these scenarios:
Each situation calls for a new computer program, and each program reads from a large data file. On top of all of that, each program creates a brand-new file containing bright, shiny results.
In previous chapters, the examples get input from the keyboard and send output to a text window. That’s fine for small tasks, but you can’t have the computer prompt you for each ...
Read now
Unlock full access