This section covers how to read and write text files using console programs. For simplicity, all text files will be in the same folder as the program.
Read through the FileIO tutorial. Make sure to complete all of the examples.
Solutions here: https://github.com/AldworthClass/File-IO-CSharp
You can find text files for the tutorials in the File section below, or make your own.
Complete the File IO Assignments.
Read the assignment carefully. You do not need to complete all of the parts.
You can find the text files referred to in the Files section below in a ZIP file.
The programs:
Capitalize
Palindrome
Student Reader
OR
Score Reader