LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
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


Reply
  Search this Thread
Old 08-26-2005, 04:13 AM   #1
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Rep: Reputation: 15
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.
 
Old 08-26-2005, 04:55 AM   #2
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
what language do you want to use?
 
Old 08-26-2005, 04:59 AM   #3
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
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
 
Old 08-26-2005, 05:31 AM   #4
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
- web-based chat applet that uses the skype api
people can go online, login with skype username and chat and see their contacts?
 
Old 08-26-2005, 05:37 AM   #5
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
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
 
Old 08-26-2005, 05:54 AM   #6
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
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
 
Old 08-26-2005, 01:21 PM   #7
chandakumesh
LQ Newbie
 
Registered: Aug 2005
Posts: 7

Rep: Reputation: 0
use www.google.com. It is best
 
Old 08-27-2005, 10:41 AM   #8
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
bump
 
Old 08-27-2005, 01:41 PM   #9
lowpro2k3
Member
 
Registered: Oct 2003
Location: Canada
Distribution: Slackware
Posts: 340

Rep: Reputation: 30
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
 
Old 08-27-2005, 06:29 PM   #10
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
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?
 
Old 08-27-2005, 11:54 PM   #11
Hombre
LQ Newbie
 
Registered: Aug 2005
Location: Brisbane, Australia
Distribution: Fedora Core 4
Posts: 17

Rep: Reputation: 1
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.
 
Old 08-28-2005, 05:33 AM   #12
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
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
 
Old 08-28-2005, 05:34 AM   #13
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Nathanael
which college are you actually at?
i'm at selwyn
 
Old 08-28-2005, 06:29 AM   #14
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
Quote:
Originally posted by jonhewer
i'm at selwyn
is that not the college opposite sainsburries, really central?
 
Old 08-28-2005, 07:02 AM   #15
jonhewer
Member
 
Registered: Apr 2005
Location: London, UK
Distribution: Debian Lenny, Debian Etch, Ubuntu Hardy
Posts: 71

Original Poster
Rep: Reputation: 15
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Project ideas jaideep.dhok Linux - Security 4 11-17-2005 06:50 PM
Project ideas jaideep.dhok Linux - Newbie 1 11-16-2005 04:06 PM
Project Ideas rahul_kulkarni Programming 1 07-25-2005 02:09 AM
Project ideas? CyberDrake Linux - General 5 11-13-2002 09:42 AM
Project opinions and ideas please SensFan Programming 7 09-16-2001 12:42 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 05:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration