Develop a text based application that attempts to perform a


Submit your project as a zip file as you have done in the past. Please also provide any test or example file(s) that may be required to run your program. For example, if your program reads in a csv or txt file please provide a file in the zip file so I don't have to create one of my own.

Select one of the following:
Projects:
Turing Test
Develop a text based application that attempts to perform a turing test. It must use a dynamic list of responses. They may be generated on the fly or loaded from a file.

Gradebook
Student Information System (a gradebook for a class with many students in it) Add assignments, add students, add grades, print out summary stats for each assignment. (Mean, STD)
Loan Schedule
Print the payment schedule including the payment, balance, interest and remaining principal remaining for each payment of loan.

eBook Viewer
Write an ebook viewer capable of allowing a user to read books from the command line. It should include basic commands such as previous page, next page, open, close, etc...
Word processor
Word Processor supporting the open, save, delete, append words, features.

Bank Account Manager
Create an application to manage the balance in a bank account. Include deposit, withdraw and summary functions. It should handle, descriptions, dates, and time stamps for transactions in the account. Include printing out the account history.
Exam Tool
Exam Tool. An application which gives a student one of many possible exams. Include support for multiple choice questions only. Just print the students grade when complete.

Currency Converter
An application to convert 10 or more world currencies between each other. Make it easy to use for the end user.

Please save the file as a .zip that contains the .class and .java files.

This should be a very basic program and would be something common to a newbie programmer.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Develop a text based application that attempts to perform a
Reference No:- TGS02383511

Now Priced at $10 (50% Discount)

Recommended (99%)

Rated (4.3/5)