COMPUTER PROGRAMMING FOR KIDS
STEP 14: MORE PREPARATION, OR GROUNDWORK, FOR READING CSV FILES INTO OUR APP
I hate to keep “leading you on,” but there is still a bit of preliminary work to be done before we get down to the nitty gritty business of reading the files.
The good news is that we are now pretty much set up and ready to read the CSV files that we created earlier. After we do that, we will need to refactor some of the code to handle these other files …