• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Computing Project - I NEED IDEAS - PLEASE!!

Mitzi

Diamond Member
Thought I'd throw this one here for possible suggestions...

I'll soon be entering my final year of my Computer Studies degree. Part of this year involves a fair large programming project of my choice. The project has to be done in the time frame of about 6 month (I also have to have documentation written up in that time). However, one thing I'm useless at is originality at thinking up an interesting, unique project.

Things I'm good/reasonable at - PERL/CGI programming, database programming, web design, C/C++ (not done those for a while though, but I can quickly pick them up again!).

Anyone have any suggestions for possible projects which could utilise the above skills? I'd consider nearly anything! 😀
 
I did one a while ago on a Compression utility (like Winzip). It had all the right stuff - compression algorithms, a nice GUI etc.

Or you could do something fun, like make a game.
 


<< ... I'm good/reasonable at - PERL/CGI programming, database programming, web design ... >>



How about an online store like buy.com?
Web design -> front page, ordering page
PERL/CGI -> transfer of data
database programming -> storing user info, orders, etc
 
Back
Top