Help on Project (j2me/j2ee/networking)

shrka

Contributor
Can anyone suggest me projects based on j2me,j2ee, networking or network security for my final year project .

I am doing B.E. in I.T. 4th year.
Hope to receive replies soon.
 
Best suggestion is to approach companies and institutes in your area and get a project to get some hands on experience in a professional environment rather than doing it inhouse.
 
Heh having j2me/ee whatever as ur project topic is a completely wrong way to approach a project. Your platform should never decide what your project is. It is always the application that decides what your project platform is going to be. First of all shortlist an area in which you wish to work. Then find out what sort of work goes on in this area and where potentially your value add could be. The tool/language is no big deal... once you have a goal, coding using a toolkit/new language only takes a week to learn. Good luck!
 
coding using a toolkit/new language only takes a week to learn

Depends. I programmed Windows Kernel mode for my project, and I had to learn a lot, even though I was using C, because I needed to learn the entire Windows kernel programming model. Yuck.

While what you say is true Chaos, most colleges and employers don't really think in that way unfortunately.
 
Actually, since he wants ideas for his final year project, he should approach the different companies with his skill set and let them decide what module he has to code in which language....That i think is the best option he has got.
 
One of the most common electronic app used these days is the shopping cart...

Try and create a java bean that encapsulates a shopping cart and a JSP that displays the contents...

If you want to get simple, simpy make a web page in dreamweaver and use servlets to validate data...

or try a lan messenger...
 
vij said:
One of the most common electronic app used these days is the shopping cart...
Try and create a java bean that encapsulates a shopping cart and a JSP that displays the contents...
If you want to get simple, simpy make a web page in dreamweaver and use servlets to validate data...
or try a lan messenger...
Those sort of projects wont get him much marks...coz most of them already exist.
For something to get him more marks and for more experience, an inhouse project is not recommended.

I still repeat my point...a project from a company is waaay better.
 
XTerminator said:
Those sort of projects wont get him much marks...coz most of them already exist.

For something to get him more marks and for more experience, an inhouse project is not recommended.

I still repeat my point...a project from a company is waaay better.

Well he could add a touch that makes them look different..

but u r right, nothing like live projects...some small centers advertise and ask for guys to wrk on their live projects...look out for those...

how much time do u have and hw many guys in ur team...?
 
No use doing a project in a IT Company (At least in India). Most of the time they will make you do a small dummy project or in many cases they give you a ready made project. Better thing is to do a some thing on your own or as vij suggested, look for a Non-IT firm for small IT Firms where you will have a chance to do a live project.
 
Back
Top