Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
08-26-2005, 04:13 AM
|
#1
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Rep:
|
ideas for university project
hi
i am about to start my third year in computer science at cambridge, and part of my third year consists of a software project....however i am stuck for ideas for this project.
i was thinking possibly of somethin AI related as this field seems quite interesting.
or networking/distributed systems sounds cool too
just wondering if anyone had any suggestions?
cheers
Last edited by jonhewer; 08-26-2005 at 05:38 AM.
|
|
|
|
08-26-2005, 04:55 AM
|
#2
|
|
Member
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
|
what language do you want to use?
|
|
|
|
08-26-2005, 04:59 AM
|
#3
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
Quote:
Originally posted by Nathanael
what language do you want to use?
|
we are taught java at university so i suppose i am most confident with that.
i know php but thats only useful for web based stuff which i've done plenty of in the past and would rather avoid.
i am currently learning python, but i have only just started, gonna try and get some more practice in before i go back to uni
|
|
|
|
08-26-2005, 05:31 AM
|
#4
|
|
Member
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
|
- web-based chat applet that uses the skype api
people can go online, login with skype username and chat and see their contacts?
|
|
|
|
08-26-2005, 05:37 AM
|
#5
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
i think they are really after something new, edging on groundbreaking, and while ur suggestion is a perfectly good idea, i'm worried that it might not be suitable
i'll keep it in mind, thanks
|
|
|
|
08-26-2005, 05:54 AM
|
#6
|
|
Member
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
|
here is an idea that your college could approve of too:
the student loans company (SLC) has new requirements on how student loans are being treated, it is a hassle for the staff, since the have to do following:
1. wait for an email saying a SSAR file is ready for download
2. download SSAR file
3. check wich listed students are actually at the college (have been seen)
4. construct an SSAC file, tilde delimited, with certain manditory fields
5. construct the filename of the SSAC file with a certain numbering (sequences and dates, etc.)
6. send SSAC file to the SLC
this process seems to be going on 3-4 times a week
there is a certain order within the files.
oh, nearly forgot: SSN's are of importance here, too.
if you wish some more information on this, i could probably help you get all the details you could require on new SLC requirements, and all filestructures.
an interface that would ease up this work for staff in a college, could probably even be sold to other colleges within the uk
|
|
|
|
08-26-2005, 01:21 PM
|
#7
|
|
LQ Newbie
Registered: Aug 2005
Posts: 7
Rep:
|
use www.google.com. It is best
|
|
|
|
08-27-2005, 10:41 AM
|
#8
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
bump
|
|
|
|
08-27-2005, 01:41 PM
|
#9
|
|
Member
Registered: Oct 2003
Location: Canada
Distribution: Slackware
Posts: 340
Rep:
|
I have a major project next year. I have had a few ideas, but I dont see how I could come up with groundbreaking stuff.
Here are some ideas that have floated through my head, remember I have a full year to decide this and possibly get started early
* xbox emulator for PC
* major WINE port
* application that will help the school (my school could use an improved course reg. system)
* telephone encryption system (takes too long to explain  )
I'm having trouble thinking of a project as well. I'll be following this thread like a hawk 
|
|
|
|
08-27-2005, 06:29 PM
|
#10
|
|
Member
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
|
what kind of things have previous 3rd yeas come up with? can you list a few things that have already been covered? just to give us a note on what is expected and what has already been thought of...
which college are you actually at?
|
|
|
|
08-27-2005, 11:54 PM
|
#11
|
|
LQ Newbie
Registered: Aug 2005
Location: Brisbane, Australia
Distribution: Fedora Core 4
Posts: 17
Rep:
|
I don't think you should be considering anything too 'groundbraking' for a uni year project. Set some strong limits on the idea.
You have less than a year to do it, and it's not full time, and also consider how long it can take to get from merely a useful program, to a product (or in your case fullfilling the project requirements). All that documentation! Balancing something interesting with project practicality and use can be tricky!
Here's an idea I'm thinking about:
A thermal control system for my laptop. A mix of something low-level like C, with a really nice Java Gui.
But as someone else suggested earlier, it would be helpful to know what sort of stuff others have done previously. That would be a good benchmark.
Last edited by Hombre; 08-27-2005 at 11:58 PM.
|
|
|
|
08-28-2005, 05:33 AM
|
#12
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
hey
on this page are a list of last years project suggestions.......(not sure why we don't have a list fo suggestions for this year yet)
http://www.cl.cam.ac.uk/Teaching/Projects/projects.html
cheers
jon
|
|
|
|
08-28-2005, 05:34 AM
|
#13
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
Quote:
Originally posted by Nathanael
which college are you actually at?
|
i'm at selwyn
|
|
|
|
08-28-2005, 06:29 AM
|
#14
|
|
Member
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940
Rep:
|
Quote:
Originally posted by jonhewer
i'm at selwyn
|
is that not the college opposite sainsburries, really central?
|
|
|
|
08-28-2005, 07:02 AM
|
#15
|
|
Member
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71
Original Poster
Rep:
|
Quote:
Originally posted by Nathanael
is that not the college opposite sainsburries, really central?
|
no, thats sidney sussex - selwyn is quite a small college and out of town
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:16 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|