Step 1: Create a data.txt file that contains information of the format:
author name
book title
publication date
author name
book title
publication date
...
make sure that you have at least 500 different book titles, with lots of repetition of authors. For author name lets use last name only and lets use real authors, with real titles, and correct publication dates.
this is what i must do. Is there any way i can automate this process through a website or program i write?
author name
book title
publication date
author name
book title
publication date
...
make sure that you have at least 500 different book titles, with lots of repetition of authors. For author name lets use last name only and lets use real authors, with real titles, and correct publication dates.
this is what i must do. Is there any way i can automate this process through a website or program i write?