https://github.com/seycileli/reading-multiple-files
Read Multiple Files
https://github.com/seycileli/reading-multiple-files
dao files java java-dao java-files object-oriented-programming
Last synced: 6 months ago
JSON representation
Read Multiple Files
- Host: GitHub
- URL: https://github.com/seycileli/reading-multiple-files
- Owner: seycileli
- Created: 2019-12-03T21:27:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T14:31:33.000Z (about 6 years ago)
- Last Synced: 2025-01-15T10:24:07.344Z (11 months ago)
- Topics: dao, files, java, java-dao, java-files, object-oriented-programming
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reading-Multiple-Files
Create two files on your desktop named courseCode and courseName.
Fill each file with 2 lines of data.
Try to print the contents of the files at the same time like so:
CS235 - Object Oriented Programming II
CS135 - Intro to Object Oriented Programming