i have to design a 25 page program for my 100 marks.i am a newbie and dont know most of the things in java.i have inventory management in mind.i dont know how to proceed.i was suggested to use JDBC,but i have no clue about it.please help!
a program-inventory management
Collapse
X
-
Tags: None
-
-
You don't know about many things, Why don't you come up with a design for your problem? Forget about coding for a while. Think how you will implement it.
Regards
Dheeraj JoshiComment
-
Comment
-
i have less than a month for it.i've already drafted a sketch of what i want the program to output and all.but when i googled for a few sample programs,i was confused.Comment
-
Does your college give marks on number of pages. You can not fix the number of line of code. It depends on the complexity of code and the way in which you write it.
You can determine what your program need to output. But you need to also decide what your program need to do.
Basic question. Do you have a design document for this?
Regards
Dheeraj JoshiComment
-
thanks 4 the constant reply.well,i'm doing my 10th grade.Does your college give marks on number of pages. You can not fix the number of line of code. It depends on the complexity of code and the way in which you write it.
You can determine what your program need to output. But you need to also decide what your program need to do.
Basic question. Do you have a design document for this?
Regards
Dheeraj Joshi
the project carries 100 marks and i'm worried cuz i dont know my java very well.since its for 100 marks...we are expected to design a program which runs for about 25 pages<like it doesnt matter very precisely>
can you please help me out with this?i'm not expecting you to give me an already designed program.i just want help with my organization part and how i should move on to design a good program!Comment
-
some samples would do. i need to understand how it works.Does your college give marks on number of pages. You can not fix the number of line of code. It depends on the complexity of code and the way in which you write it.
You can determine what your program need to output. But you need to also decide what your program need to do.
Basic question. Do you have a design document for this?
Regards
Dheeraj JoshiComment
-
-
Comment
-
Read this post it may give U same clue
@ the bottom look "Similar Java topics"
It may be helpful 4 UComment
-
I'd like to remind everyone in this thread about our policy on homework questions.
Everyone please observe these rules.This site is not a place where you can get your homework and course work done for you. Ignoring the questionable morals of getting someone else to do your work towards a formal qualification you will learn a lot more by attempting the problem yourself, then asking for help with the bits that are not working. You will be more likely to get help if you appear to have made an attempt at the problem yourself.- If it appears that the question has just been pasted directly from a text book or coursework assignment our moderators have been instructed to meet this with a set response. This is a pre-written message asking you to make some attempt at the assignment yourself before asking questions about specific problems and referring you to this FAQ.
- Do NOT post your complete source code. Remember, you found this site, so can your professors and tutors and they are likely to take a dim view if you hand in something that appears to be copied from this site. In most academic institutes the minimum response to copying of assignments is a 0 mark for the assignment in question. If you post your entire code your professor will not know it was your work, you may be penalised for copying from yourself.
- If an expert requests that you provide more of your code then you can PM it to them, however please do not PM them your code unless requested.
- Acceptable questions that students can ask are on functionality and theory or syntax corrections in small posted code snippets.
- Please make sure you have asked an actual question worded in English outside of the text of your assignment that you have posted.
If you are answering someone who is working on a homework or coursework assignment then please remember- If you need to see a students full code for any reason request that it be forwarded to you directly by PM. However when replying try to word your reply so that it can post back to the forum.
- Remember students are supposed to be learning. Posting complete solution replies is not helping them to learn the process of programming whatever language they use. In addition should their professor or tutor be watching and they use your solution they will likely get into trouble. You won't have helped them in any way. You need to act as a tutor, helping the poster to the understanding of how to solve the problem, not solving it for them.
- If anyone does post a full code solution then the solution will be edited by the moderator appropriately and the person will be referred to these guidelines.
If at any time the complete solution to a coursework assignment is posted then it will be reduced or removed at the earliest opportunity. Anyone repeatedly posting complete solutions to coursework questions is liable to have stronger action taken against their account.Comment
Comment