Skip to content

jr-teaching-repos/file-io-mini-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

File IO Mini Exercise

Instructions

  1. fork, clone and open this project with your preferred IDE for Java
  2. study the entire project structure, especially all defined methods
  3. create a branch called my-solution and checkout to it
  4. complete all TODOs in the main method of the FileIoMiniExercise file
  5. add, commit and push your work in the my-solution branch
  6. (optionally) check out the existing solution branch for another possible solution

Note:

You can manually edit the text file as needed as you are testing your TODO solutions, especially changing "David" back to "Fred." The original content of the file is as follows:

Sophie
Justin
Fred
Trant
Vivian

About

A mini exercise for Java File IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages