An open API service indexing awesome lists of open source software.

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

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