Results 1 to 5 of 5
- 03-27-2010, 09:24 PM #1
Member
- Join Date
- Mar 2010
- Posts
- 49
- Rep Power
- 0
i have a question on my assignment??(java)
I have finished my assignment (java object oriented)it is about object and classes.. it is kinda easy..
I want some1 to check the code for me,,, maybe you can help me to make it better,, i dont want to publish the code here,, if someone has msn, i can contact him/her and to check the errors together,...
Another question i want to ask ,,
I am trting to do a sort method in my main, it is sorting the objects in the array according to employeeId(integer), which is a data field.
How can i make it ??
I dont know to do sort at all!! anybody can teach it me the algorithm,(the bubble sort )..?:confused:
- 03-27-2010, 09:36 PM #2
Senior Member
- Join Date
- Mar 2010
- Posts
- 953
- Rep Power
- 4
Post your code here. Use CODE tags and format it properly (that will give you another opportunity to read through it again yourself). We won't do your assignment for you, but we may be able to give you some pointers. Meeting you on MSN or elsewhere defeats the purpose of the forum -- we want the discussion public, where lurkers and Googlers can find it too.
-Gary-
-
That's not really what this forum is about. Rather it's about sharing problems and their solutions with all. So if you have a question about your code, then by all means, please post that code here and ask your question and you stand a good chance of getting help.
Again we may have a problem here for I don't think anyone here will be able to teach you complex subjects within the confines of this or any forum. Rather we're much better at answering specific questions about any specific points of misunderstanding you may have. For this type of problem I've gotten useful help from the Wikipedia series of articles. Why not study them and then fell free to come back and ask your questions about points that aren't clear to you?I am trting to do a sort method in my main, it is sorting the objects in the array according to employeeId(integer), which is a data field.
How can i make it ??
I dont know to do sort at all!! anybody can teach it me the algorithm,(the bubble sort )..?:confused:
Best of luck!
- 03-27-2010, 10:58 PM #4
Senior Member
- Join Date
- Nov 2009
- Posts
- 235
- Rep Power
- 4
There is this cool thing called Wikipedia that will explain what a bubble sort algorithm is, and give you pseudocode for it. I'd give you the link, but I think you can find it.
-
Similar Threads
-
Java syntax I don't understand - assignment
By poet in forum New To JavaReplies: 2Last Post: 09-19-2009, 06:47 AM -
Question about school assignment
By wata in forum New To JavaReplies: 7Last Post: 08-18-2009, 02:00 PM -
Java assignment
By xtianah77 in forum New To JavaReplies: 1Last Post: 02-17-2008, 11:54 PM -
java assignment, need help bad.
By carlos123 in forum New To JavaReplies: 1Last Post: 11-06-2007, 04:53 PM -
Help with my assignment java
By toby in forum New To JavaReplies: 1Last Post: 08-07-2007, 05:59 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks