Need a program idea

Troncoso

VIP Member
I'm applying for a big scholarship and it's asking for source code that I've written myself. It can't be something that I wrote as part of class if it's an assignment everyone did. It needs to be something I designed and wrote myself.

Though...I'm not sure what program to write. I don't want it to be too elaborate (the scholarship is do at the end of the month), but I want it to show off the skills I've gained.

So, any ideas you guys might have for a simple yet useful program would be awesome. Even if you don't program you can at least suggest stuff.

I don't want to do a calculator, by the way...
 
How about a bot/spider that downloads pictures from a given url, or one that checks for updates of a certain url.
 
I mean it can download a webpage, and periodically check for updates to the page (see if any content has changed).

You can make a little database using linked lists?

How advanced does this need to be?
 
Last edited:
Considering you don't have too much time to make something big and advanced,you can make a simple E-mail client.
 
Back
Top