Let's Be Original
by
, 09-02-2009 at 05:05 AM (923 Views)
I'm currently working towards finishing my CIS degree at the University of Houston. This semester I'm taking a Software Engineering class. Our project for this semester is to come up with an original piece of software that people or businesses would find useful, begin an execution plan, build, test, and release the software. I don't have a problem thinking of a real world scenario, building a plan, coding, testing, or releasing the software... I have a problem with the "original" part. It just seems that everything has already been done. I want to do something that is original or at least a better way to do something that is already out there, I just can't think of anything... (neither can my group)
So here is my question for all of you here at CodeCall (if you don't mind me picking your brain). If you could have a piece of software to assist you with a certain task either professionally or just something you would use on your own, what would it be?
Your time and thoughts are always appreciated.
Code:foreach( string idea in brain ) { if( !idea.original ) continue; // Keep Thinking else OriginalIdea(); // You've figured it out!!! }










