Freelancers Network - freelance work, jobs uk and world
wide
Prosperity4
Freelancing or Contracting?

Effortless freelancing. Enjoy a perfect work-Life balance.

Request a FREE Contracting pack Today!!



Projects by Month
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001


Projects by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

simple java program

posted on 18/5/2001

This project aims at developing a primitive application for a library system. The data for the system is stored in a file books.txt.

You are to write three java classes, namely; Book, Library and TestLibrary
Here is a sample output:

***********************************

Welcome to the Virtual Library

**********************************

Available Services:

1 Add a book.

2 Search a book by author

3 Search a book by category

4 Display all books

5 Exit the Library

Enter Code:

*********************************

Each service should be properly implemented by invoking methods in the Library class. On entering code 5, the program should save all contents of array to the text file.

Things you need to use:

1-D Array

String Tokenizer

Buffered Reader for reading input from keyboard.

File Reader for reading the books.txt file.

File Writer for saving information in the file.

Random number generator for giving unique numbers to books.



We are no longer accepting applications for this project.

Back to Project List