Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
final project in java
Name: Infinite_Loop Date: January 16, 2005 at 07:50:08 Pacific OS: Win CPU/Ram: 256
Comment:
Hello every body....can any body give me any idea about what sort java project shall i do as mine final year project...?
Name: bamakhrama Date: January 16, 2005 at 09:48:32 Pacific
Reply:
Hi, it depends on what you know actually in Java. So for example, if you know GUI stuff and you know also networking basics in Java, then you can build client-server applications (e.g. chat apps, simple web server, mail server, etc...). You can also mix Java with something else. For example, build an embedded system and control it using Java through some interface to PC (e.g. serial or parallel). It is actually very difficult to suggest a specific project since it depends on what you know and what you like to do. But my suggestion is to mix Java with something else if possible since it will expose you to a good learning experience.
-- mohameda@ieee.org
0
Response Number 2
Name: SteveWalsh Date: January 19, 2005 at 16:56:39 Pacific
Summary: Hello all, I am doing this project in Java where I am to have three balls bouncing around in an Applet hitting off each other and off the walls. I decided to use Threads for the animation. I have th...
Summary: Hello, I'm trying to write a program in JAVA, to calculate the number of integer values entered as a string by the user and work out the average of numbers. The final output should display the numbers...
Summary: hEY gUYS, I really need help with nachOS project that has to be done in JAVA. The whole project has been divided in 4 phases: Thread management, Multiprogrammin, Virtual File system, and Networking......