Thread: Need ideas
View Single Post
  #3 (permalink)  
Old 04-13-2008, 08:20 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 7,707
Last Blog:
Web slideshow in JavaS...
Credits: 1,455
Rep Power: 62
Xav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to beholdXav is a splendid one to behold
Send a message via MSN to Xav
Default Re: Need ideas

If you're limited to console applications, here's a few to start you off that work using a command line interface:

1. Prime Number Generator (user types in lower and upper numbers, and program calculates prime numbers between it)

2. RSS Headline (gets latest headline from an RSS feed and displays title, description and link)

3. Password Generator (generates memorable passwords from key words, of a set length - could also store them for an extra challenge...)

Try these out for size - presumably you're using the .NET Framework, and I've accomplished all of these using them, but if you need any help or anything, just ask!

Xav
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Reply With Quote