Results 1 to 3 of 3
Thread: java project
- 05-06-2012, 09:09 AM #1
Member
- Join Date
- May 2012
- Posts
- 1
- Rep Power
- 0
java project
Hello, I am a new Java learner. I would like to develop one model by using Java.that will be an excel file.
Would you please help me to write a code to read the data in the following formats:
1- Open the given file (where executed file)
Find File
Check Permissions
2- Read the file into arrays
2.1 First deetermine #lines
2.2 Create 3 array ( names, last names, grades)
2.3 Read the contect at the file into array
3- Sort the array write the grades
4 Complite min, max and average of grades
5- Print min max varyans and average of grade
6- Write the sorted arrays back to a new file
Thank you
- 05-06-2012, 09:39 AM #2
Member
- Join Date
- May 2012
- Posts
- 18
- Rep Power
- 0
Re: java project
First show us what you've tried, this isn't a code writing service. This approach will certainly not help you learn Java. And if that's not of interest to you, I suggest you go find someone whom you can pay for your services.
- 05-06-2012, 01:44 PM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Re: java project
Did you try anything yet?
Similar Threads
-
Creating a project in eclipse from existing project
By Suraiya in forum New To JavaReplies: 1Last Post: 10-08-2011, 09:14 AM -
Java Project
By KQuick in forum New To JavaReplies: 7Last Post: 03-23-2011, 08:28 AM -
Java Project
By larry_d1990 in forum New To JavaReplies: 2Last Post: 02-21-2011, 07:22 PM -
project java
By the_power in forum EclipseReplies: 5Last Post: 02-20-2011, 01:38 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks