Please support our Java advertiser: Lunarpages Java Web Hosting
![]() |
Well, what's the content going to be? Don't worry about the title until you have an idea of the content.
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
•
•
Join Date: May 2006
Location: ★ ijug.net ★
Posts: 1,095
Reputation:
Rep Power: 6
Solved Threads: 76
Generate fractal, given a formulae generate fractal
•
•
Join Date: Nov 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Well, what's the content going to be? Don't worry about the title until you have an idea of the content.
Thanks for your reply i appreciate it a lot, at the moment i don't think i got any contents for my project as well, because i would like to understand more on what can java language do. for example what type of business problem solving by using java language rather then using other programming languages to create the system.
thanks for helping
That's what I thought. You're not looking for a title, you just simply cannot come up with your idea. Coming up with a project is one of the points of leaving the choice of project up to the student. So they can show some creativity. Both in the selection of a project and in the coding of it (which should be better than the assignments were, since this is something that the student wanted to do himself, and so should be done with some passion). So, come up with a few ideas, and then post those ideas here, and we can tell you which ones, if any, are either too ambitious, or too simple, or simply too common.
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
•
•
Join Date: Nov 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
That's what I thought. You're not looking for a title, you just simply cannot come up with your idea. Coming up with a project is one of the points of leaving the choice of project up to the student. So they can show some creativity. Both in the selection of a project and in the coding of it (which should be better than the assignments were, since this is something that the student wanted to do himself, and so should be done with some passion). So, come up with a few ideas, and then post those ideas here, and we can tell you which ones, if any, are either too ambitious, or too simple, or simply too common.
hahaha i understand that the title should choice by student.. actually i had submitted some idea to my lecturer. which is helping a company director or manager to monitor their workers and their workers jobs through the website. but my lecturer had rejected on this idea. he suggested me to look for some idea that is more computation. another idea is create an application using java and the application will automatically calculate the company project costing including the labour costing, paper costing and printing cost, how ever some people told me that is better to use C language to do this idea because i need to connect to the printer and java won't be so easy to do so,
so at the moment other then this two ideas i hope i can get some more comments or ideas which will more suitable for java language. hope you can understand on what i need.. thanks for helping
So who told you that? That idea sounds just fine. There is an entire printing package in Java, and I don't know that the printing part of the program would be the deciding factor anyway. Especially since you could simply create a file (text, PDF, etc), or a webpage or something, for output and let the user print it using some other program, if you have trouble with that part of it in Java.
Last edited by masijade : Nov 22nd, 2007 at 8:44 am.
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
•
•
Join Date: Nov 2007
Posts: 8
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
So who told you that? That idea sounds just fine. There is an entire printing package in Java, and I don't know that the printing part of the program would be the deciding factor anyway. Especially since you could simply create a file (text, PDF, etc), or a webpage or something, for output and let the user print it using some other program, if you have trouble with that part of it in Java.
ok... thanks for your guidance i will try to talk to my lecturer and see will he approve this idea. and i would like to know where can i get some sample codes for the printing package in java because i had never use that before and never learn it as well
http://java.sun.com/ It is of course, part of the standard JDK. Read the API docs for java.awt.print and javax.print and look for the tutorials.
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
![]() |
Similar Threads
Other Threads in the Java Forum
- Final Year Project on e-commerce (Computer Science)
- Final year project title (Computer Science)
- BSc Computer Science final year project (Computer Science)
- Final Year Project (Computer Science)
- final year project (Computer Science)
- Help! Final year project (Computer Science)
- final year project (Java)
Other Threads in the Java Forum
- Previous Thread: Problem intepreting error
- Next Thread: java.lang.NoSuchMethodError: main
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode