| | |
Final Year Project :(Bsc(Hons) in Computing)
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Nov 2008
Posts: 8
Reputation:
Solved Threads: 0
hi, i am final year student and i need to start on my project in 3 weeks time. Wel i love programing with java and i need to learn more on the depth area's.So doing a project using java will help me a lot.
So what i am asking u is to give me a Idea on a suitable Project topic using Java .So i can research on that topic and decide on it.The Project time period is 6 months.
I am struggling to figure out a good topic with research area's and and most importantly some thing for me to learn.I hope u will help me out in some aspect.
regards,
duminda
So what i am asking u is to give me a Idea on a suitable Project topic using Java .So i can research on that topic and decide on it.The Project time period is 6 months.
I am struggling to figure out a good topic with research area's and and most importantly some thing for me to learn.I hope u will help me out in some aspect.
regards,
duminda
2
#2 Oct 16th, 2009
Any closer specification of interest?
- desktop development
- web development
- mobile development
- interest in any of the frameworks
- interest in any of other technologies supported by java
- any personal interest where you think you could develop something you could use on daily/often bases
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
-1
#4 Oct 16th, 2009
While doing BSc project working with "new" technology is highly beneficial. New technology in the meaning something you haven't been touched at school.
With Java Microedition (JME)there is no big deal, it is easy to start work with it as it is Java SE cut down version and there are plenty of books, web tutorials and easy to test as most of the mobile devices can run it.
On other hand Android is different, it is still Java, but organization is different and plenty of coding can be "avoid it" if XML configurations used. XML is something you will either love it or hate it with passion. Same as with JME Android has some good books and plenty of resources, plus you do not really need device as their emulator is more sophisticated then JME one.
JME starting guide can be found here .
Android books, Professional Android Application Development, Unlocking Android: A Developer's Guide or Pro Android are good starts, plus here is link for SDK download. Depending on which IDE you prefer they have plugins available (Eclipse and IntelliJ IDEA have somewhat better support then NetBeans).
If you still think you cannot learn and come up with some topic for mobile platforms, then you can try something like Hibernate, Spring or Struts, or perhaps something else.
The innovative idea is the important part, technology is just tool to get you there...
With Java Microedition (JME)there is no big deal, it is easy to start work with it as it is Java SE cut down version and there are plenty of books, web tutorials and easy to test as most of the mobile devices can run it.
On other hand Android is different, it is still Java, but organization is different and plenty of coding can be "avoid it" if XML configurations used. XML is something you will either love it or hate it with passion. Same as with JME Android has some good books and plenty of resources, plus you do not really need device as their emulator is more sophisticated then JME one.
JME starting guide can be found here .
Android books, Professional Android Application Development, Unlocking Android: A Developer's Guide or Pro Android are good starts, plus here is link for SDK download. Depending on which IDE you prefer they have plugins available (Eclipse and IntelliJ IDEA have somewhat better support then NetBeans).
If you still think you cannot learn and come up with some topic for mobile platforms, then you can try something like Hibernate, Spring or Struts, or perhaps something else.
The innovative idea is the important part, technology is just tool to get you there...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
1
#6 Oct 18th, 2009
1. Full sentence English is expected when you post on this forum, it is part of the rules which I'm sure you already read
2. Sorry I already provided valuable tips what may get you better marks, gave you list of technologies that are not commonly used. Now you even want my ideas so you can sell them as your own? Sorry, I did my best to steer your interest and make you think what you can achieve with these technologies, but it seems not working. You can come back and we can discuss your ideas when you get some. Till that time, happy brainstorming...
2. Sorry I already provided valuable tips what may get you better marks, gave you list of technologies that are not commonly used. Now you even want my ideas so you can sell them as your own? Sorry, I did my best to steer your interest and make you think what you can achieve with these technologies, but it seems not working. You can come back and we can discuss your ideas when you get some. Till that time, happy brainstorming...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
Join Date: Nov 2008
Posts: 8
Reputation:
Solved Threads: 0
0
#7 Oct 18th, 2009
OK sorry about the English in the first place.sure it wont happen again.Also this is not about selling your idea.I haven't been into Mobile Development before so i don't know about the scope of a project on mobile development.i mean as a Bsc final year student i just cant build a simple application.So i just wanted to know hoe far i would need to go for a Final Year student(6 months).
Also is it possible to learn Android for guy who hasn't done monile development at all?
thanks a lot for your ideas and hope u will keep me updated.
regards,
duminda
Also is it possible to learn Android for guy who hasn't done monile development at all?
thanks a lot for your ideas and hope u will keep me updated.
regards,
duminda
-1
#8 Oct 20th, 2009
Try to write something that will stay local to the device, because if you do something that requires network connectivity you are going to next level where good use of Threads is "MUST HAVE ! ! ".
Create some game with AI (artificial intelligence), or you may attempt some location aware application (communication between Android and Google Maps seems to be reasonable simple but advanced in regards of university education)
Create some game with AI (artificial intelligence), or you may attempt some location aware application (communication between Android and Google Maps seems to be reasonable simple but advanced in regards of university education)
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
-1
#10 Oct 26th, 2009
I already linked books which I considered worth to look into. I seen first edition of Hello World but it did not impress me.
Hardware is no issue, android emulator is more sophisticated then Java Microedition, but it will do just find with developing and testing.
Hardware is no issue, android emulator is more sophisticated then Java Microedition, but it will do just find with developing and testing.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
![]() |
Similar Threads
- Urgent help for BSc Computing for Business degree Final year project (IT Professionals' Lounge)
- Final Year Project help!!! (Computer Science)
- My final year project (Geeks' Lounge)
- BSc Computer Science final year project (Computer Science)
- Business Computing Final Year Project (Computer Science)
- Need some ideas for final year project (Computer Science)
Other Threads in the Java Forum
- Previous Thread: Help! Adding an Image through a method.
- Next Thread: Need to set header and footer in all the pages while printing from a jsp
| Thread Tools | Search this Thread |
Tag cloud for Java
-xlint actionlistener android api applet application array arrays automation binary blackberry block bluetooth character chat class classes client code component consumer database desktop developmenthelp draw eclipse error event exception fractal ftp game gameprogramming givemetehcodez graphics gui html ide image input integer j2me j2seprojects java javac javaee javaprojects jmf jni jpanel julia lego linked linux list loop loops mac map method methods mobile netbeans newbie notdisplaying number online oracle print printf problem program programming project properties recursion researchinmotion rotatetext rsa scanner screen server set singleton size sms sort sql string swing template textfields threads time title tree tutorial-sample update windows working






