What do you want to do ?? a desktop app, a network software, a web applicaiton or some mobile coding ?
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
Maybe you can work on some kind of simulation things such as traffic simulation with intelligent drivers, pedestrians... or air control simulation. Also a modeling kind of thing might be interesting too, maybe a web based human nerve system modeling for doctors maybe so that they can try any new operation on that model and see the basic complications or endications which might occur... or things like that.
Simulation project !! good idea ... I studies a subject digital signal processing but my teacher forced me to do the simulation project in C++ ... he said that C++ was more suited in these types of projects.
You can also see this page for project ideas : http://mindprod.com/jgloss/jagg.html
nanosani
Unauthenticated Liar
1,830 posts since Jul 2004
Reputation Points: 45
Solved Threads: 56
Here's what I did for my final year project:
A simple webcrawler
hangman that helps you with the SAT
flashcard game that allows you to easily create flashcards
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
can you help plz!!!!!!!!!! :p
Ok, sorry. The webcrawler is tuff if you want a good one, even a descent one is hard. A very simple webcrawler is pretty easy, although you want have much to show for. Personally, I would stay away from it unless you really want to do something "big",or you have a lot of time dedicated to studying.
The flash card maker. That was a pretty easy one. It allows the user to do file operations as in saving and opening. Teachers would probably like something like this.
The hangman was the most fun, and the easiest. There are endless possibilities as to what you can make out of the game. I made mine an SAT helper game. It read from a file, and chose a random word out of 5000 words. It gave the user a hint, and it gave the definition at the end of the program.
It's really your choice, you have to decide.
server_crash
Postaholic
2,111 posts since Jun 2004
Reputation Points: 113
Solved Threads: 20
Hi, i'm vyshak. I'm at final year and am thinking of doing a project on Java.
Can you please name some websites where can i get java projects with source code. Kindly, help me!
Doing a project and downloading the source code of a completed one are not the same. Perhaps you aren't ready for your final year if you can't understand that.
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847