Question:
ideas for computer project?
some_guy
2008-08-20 14:18:20 UTC
I need ideas for a college level project in computer science. I want something interesting or creative. Interesting enough to keep me hooked for couple of months.
It should be a completely software related as I have no experience whatsoever in electronics and hardware.
Five answers:
anonymous
2008-08-20 14:21:31 UTC
YES!



Learn on how to program the Nintendo Game Cube for educational 3D games. This will be a huge success.



I mean Game Cube because this machine has speed, 3D Graphics AND very low price.



Anyway, if you program for a GC, it will run on a Wii
anonymous
2016-05-30 07:31:24 UTC
========================================... an easy project (depending on what development tools you have) might be a journal editor, something like notepad, but one that has some date-aware features, such as - the ability to generate a time-stamp in various formats and insert these in the document and in search strings - the ability to merge (two) journals into one, automatically keeping all the entries sorted by date-time - the ability to scroll by entry, rather than by line of text - the ability to store the journal in encrypted form using a user-specified key, and decrypt it only if the correct key is supplied when the journal is opened. =======================================... I like the "cal" application on Linux, but I am still looking for the perfect calendar app, one that can manage appointments and provide alarmings when events are imminent, without a whole lot of GUI glitz getting in the way. Unfortunately this might be too hard for an intro to programming project. My preference is to see the days vertically and the appointments horizontally, with a dark line indicating the start of the week (on whatever day I choose it to be) eg. Jan 2012 ----------------------------------------... 1 6:00-9:35 recover from too much fun =|= 11:45 finish any leftovers on the buffet =|= 12:45 go back to bed 2 3 4 8:00* first day of classes (shown as being alarmed) 5 6 7 Jan 2012 ----------------------------------------... 8 9 There should be options (settings): - to suppress the display of any day that has no events registered. - to start the display from an arbitrary day - to specify the number of consecutive days to display - to define the day that "starts the week" - to use different sets of settings, a.k.a profiles - to operate in either command-line or interactive mode - to enable/disable alarming (requires a memory-resident, sticky, demon, service component) Interactive mode features: - to add/delete events (one time or recurring) - to set/unset alarms, on a per-event basis The alarming function would need to be memory resident, if there is not already a driver or service installed for this purpose (such as cron in unix). note: the horizontal text output format allows the appointment book to be searched easily using grep. a different format would require some other solution to the problem of searching the appointments. the interactive mode should provide a simple event-editing feature in a GUI form. =======================================...
anonymous
2008-08-20 14:34:35 UTC
Help always is a good idea, because in the end you will be gratified, for helping so many people, create something to people can easily use, and feel good about, so they will feel the acomplished something, must of people aruond the globe they still use old PCs,OS and hardware, they need to be uptodate, but they do not have the resources.

Be good and everything else will follow.
Tom Hagen
2008-08-20 14:25:16 UTC
Besides programming for a Nintendo Game Cube, you might want to look into the Nintendo Wii (especially now that homebrew apps can be run on them). The revolutionary Wiimote must be fun to play with.
Rina S
2008-08-21 04:10:38 UTC
You can check project assignment help website like http://oktutorial.com/ .


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...