Results 1 to 7 of 7
- 10-16-2008, 12:57 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
Need help with "a simple order entry program"
Hello everyone,
I received a phone call from a recruiter today and they're now filling a position as Java Developer. He then sent me an email about an interview agenda, as listed below. I believe it will be a week later. Since I was not involved in a lot programming but have read some basics about Java, and because I really need a job right now, I am turning to here to ask help from you guys.
The interview includes a hands-on development session to create a simple order entry program for a company. The detailed requirements are here. So can anyone provide an example of the code and/or a brief explanation of the programming? I would like to thank you first for your time and kind help!
Using JAVA, create a simple order entry program for the XYZ company. The program must be started and completed on site. No GUI is need - a command line program is fine. The user can determine how data persistence is handled but an ORACLE database will be made available.
§ Create login and validation area.
§ Query for an item.
§ Add an item.
§ Query for past orders.
§ If you require a special set of tools please let us know.
-
So let me get this straight, you don't know how to do this, and are asking us to help you cheat so you can get a job that you are obviously not qualified for? What am I missing here? Out of the best interests of your potential co-workers, I refuse to participate in this farce. Best of luck.
- 10-16-2008, 04:32 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Kind of annoying job interview for me.
As Fubarable says, if you don't know those things how can you work on in your position in that company. According to your question, it's completely related with databases. Lots of things have to do. So you want to cheat in interview with those things. Even you found a solution on the web or somewhere else, what you going to do if interview panel ask a question about this?
- 10-16-2008, 06:52 AM #4
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
I understand. Thanks for the input by you and Fubarable. I will learn as much knowledge as possible these days, at least trying to have an idea of what the program is about and give it a shot. Plus, I know what cheating is and will not go for the interview with the answer from other people. That, as you have said, will be humiliating.
Maybe going for another degree in CS is a good idea these days when you try to find a nice job :)
- 10-16-2008, 07:10 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
No need to do another CS degree pal. Only thing you have to do is pick all basis in right way. I'll give some hints, if you can just search them on the web and try to get an idea.
First of all you need to open a database connection to you application. I mean attaching a database to your application. Then how to open a data set, how to make a query and execute it. All your steps depends on those events.
- 10-16-2008, 07:02 PM #6
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
- 10-17-2008, 05:38 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Start from the Suns' official web site. There is a nice tutorial for databases as well. I've no link with me at the time. Just check on there.
Similar Threads
-
Hwlp with "Open", "Save", "Save as..."
By trill in forum New To JavaReplies: 3Last Post: 11-02-2010, 09:26 AM -
<core:forEach var="" begin="+<%=j%>+">???
By freddieMaize in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 09-27-2008, 01:20 AM -
Help with "Hello World" Program
By Phantom in forum New To JavaReplies: 5Last Post: 09-05-2008, 09:34 AM -
"Jumble" or "Scramble" Program
By Shadow22202 in forum Java AppletsReplies: 8Last Post: 04-30-2008, 03:42 AM -
ZipOutputStream "duplicate entry"
By new_2_java in forum New To JavaReplies: 0Last Post: 02-14-2008, 04:28 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks